v1

latestOpenAPI 3.1.02026-07-261770816.7 KB
Candidate Tags

Create candidate tag

Add a new tag to your organization's candidate-tag dictionary. name is required and must be unique within the organization (case sensitive); creating a tag with an existing name returns a 422. Creating a tag here does not attach it to any candidate — use POST /v3/applied_candidate_tags with the returned tag id to apply it.

post/v3/candidate_tags

Request body

namestring required

Response

Successful

idinteger
created_atstring date-time
updated_atstring date-time
namestring

Tag label shown on candidate profiles. Unique per organization, case sensitive.