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