Tags
Remove tag from candidate
Remove a tag from a candidate based on its name.
DELETE
/
ats
/
candidates
/
{candidate_id}
/
tags
This will also succeed if the tag does not exist on the candidate.
This endpoint requires the permission Manage tags to be enabled in your scope config.
Example Request Body
Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
The Kombo ID of the candidate you want to remove the tag from.
Body
application/json
Additional fields that we will pass through to specific ATS systems.