Create Profile Tag

Create a profile tag for a candidate. profileId and tag are required; positionId is optional. tagType is not settable. Duplicate tags are rejected: if the caller has already applied this tag to the profile for the same position, the existing tag is left unchanged and a 400 is returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Exclude specific fields in the response. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.

string

Allows selective control over the fields returned in the API response. If the keyList is empty, all fields will be returned. Possible values are the names of the top level fields present in corresponding API schema. To check API schema, expand the response section below.

Body Params
string | null

Position id associated with the tag

string
required

Tag to apply to the candidate

string
required

Profile id of candidate

Headers
string
required

The secret key to access the api. It starts with the bearer token

Response

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