Batch Delete Portfolios

delete

/primeapi/restapi/portfolio/batch

Send a request to this endpoint to delete one or more portfolios. Objects with ID values that match the values provided in the request body will be deleted.

Request

Supported Media Types
Body ()
The unique identifier of a portfolio.
Root Schema : List<Long>
Type: array
Title: List<Long>
Show Source

Response

Supported Media Types

204 Response

Successful operation with no content.

400 Response

Invalid input for the capital portfolio service.