delete https://api.kombo.dev/v1/ats/candidates//tags
Remove a tag from a candidate based on its name. This will also succeed if the tag does not exist on the candidate.
Requires the permission "Create and manage candidates and applications".
{
"tag": {
"name": "Excellent Fit"
}
}