API Reference

/candidates/:id/tags

Updates candidate's tags. Required scope: w_candidates. Accessible with all token types.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

The tags list will be assigned to a candidate as is. If the array is empty, all tags of the candidate will be deleted.

A complete request would be:

{ "tags": [ "globetrotter", "adventurer" ] }
Path Params
string
required

The candidate's id

Body Params
array of strings
required
tags*
Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json