Delete a cash account
DELETE
/api/portfolio/cash-accounts/{cashAccount}Path parameters
- The cash account ID
Responses
200
{}curl -X DELETE https://your-url.com/kong/core/api/gateway/api/portfolio/cash-accounts/{cashAccount}\
-H "Authorization: Bearer $DELIO_API_KEY"\
-H "Content-Type: application/json"