post https://api.kombo.dev/v1/ats/candidates//tags
Add a tag to a candidate. Kombo takes care of creating the tag if required, finding out the right ID, and appending it to the list of tags.
Requires the permission "Create and manage candidates and applications".
{
"tag": {
"name": "Excellent Fit"
}
}