curl --location --request DELETE 'https://integrations.projectcor.com/v2/integrations/teams/11213132312111' \ --header 'Authorization: Bearer YOUR_ACCESS_TOKEN' \ --header 'Content-Type: application/json' \ --data '{ "metadata": { "source": "GLOBANT" } }'
{ "message": "Entity deleted successfully" }
Deletes a team from your COR instance using its external ID
Show properties
ZC001
ValidationError
metadata.source
Was this page helpful?