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