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