Delete
DELETE/scenarios/:scenarioId/goals/get-married/:goalId
Deletes a given Goal from the specified Household.
Request
Path Parameters
scenarioId stringrequired
The scenario's id
goalId stringrequired
The goal's id
Responses
- 204
- 404
- 500
No Content
- */*
- Schema
Schema
string
Not Found
Internal Server Error
Loading...