Delete
DELETE/scenarios/:scenarioId/persons/:personId/goals/typed/:goalId
Deletes the Typed Goal with {goalId} from the Household in the given scenario.
Request
Path Parameters
scenarioId stringrequired
The scenario's id
personId stringrequired
The person's id
goalId stringrequired
The goal's id
Responses
- 204
- 404
- 500
No Content
- */*
- Schema
Schema
string
Not Found
Internal Server Error
Loading...