Tags
Remove tag from candidate
Remove a tag from a candidate based on its name.
DELETE
Remove tag from candidate
Supported integrations
Supported integrations
This feature is currently available for the following integrations:
Workday
SAP SuccessFactors
SmartRecruiters
Lever
Recruitee
Greenhouse
Teamtailor
Onlyfy
Workable
Welcome to the Jungle
eRecruiter
Zoho Recruit
Kombo Sandbox
You’d like to see this feature for another integration? Please reach out! We’re always happy to discuss extending our coverage.
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
DELETE /ats/candidates/:candidate_id/tags Request body
The body is of type object
.
Response
200
application/json
DELETE /ats/candidates/:candidate_id/tags Positive response
The response is of type object
.
Remove tag from candidate