Delete
DELETE/scenarios/:scenarioId/incomes/rent/:incomeId
Deletes a given income from the specified Household.
Request
Path Parameters
scenarioId stringrequired
The scenario's id
incomeId stringrequired
The income's id
Responses
- 204
- 404
- 500
No Content
- */*
- Schema
Schema
- string
Not Found
Internal Server Error
Loading...