Create candidate tags
This endpoint replaces all existing tags associated with a candidate with a new set. Use this when updating candidate tags is necessary.
Token scopes: ats:write
This endpoint replaces all existing tags associated with a candidate with a new set. Use this when updating candidate tags is necessary.
Token scopes: ats:write
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/