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