curl --request DELETE \
--url https://api.getcargo.io/v1/revenueOrganization/allocations/{uuid} \
--header 'Authorization: Bearer <token>'{}Remove an allocation
curl --request DELETE \
--url https://api.getcargo.io/v1/revenueOrganization/allocations/{uuid} \
--header 'Authorization: Bearer <token>'{}Was this page helpful?