Delete
DELETE/scenarios/:scenarioId/persons/:personId/assets/properties/residential/:residentialPropertyAssetId
Deletes a given residential property asset belonging to the specified household.
Request
Path Parameters
scenarioId stringrequired
The scenario's id
personId stringrequired
The person's id
residentialPropertyAssetId stringrequired
The asset's id
Responses
- 204
- 404
- 500
No Content
- */*
- Schema
Schema
string
Not Found
Internal Server Error
Loading...