delete http://127.0.0.1:3000/v1/organizations//ledgers//assets/
Use this endpoint to delete a Portfolio.
Successful response
If the request is successful, you will receive an empty response.
Responses
Use this endpoint to delete a Portfolio.
Successful response
If the request is successful, you will receive an empty response.
xxxxxxxxxx
curl --request DELETE \
--url http://127.0.0.1:3000/v1/organizations/organization_id/ledgers/ledger_id/assets/portfolio_id \
--header 'accept: text/plain'
Try It!
to start a request and see the response here! Or choose an example: