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