chatbot
clear chat
Skip to main content

Delete

DELETE 

/scenarios/:scenarioId/persons/:personId/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

    personId stringrequired

    The person's id

    portfolioId stringrequired

    The portfolio's id

    allocationId stringrequired

    The allocation's id

Responses

No Content

Schema

    string

Loading...