Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

company_id
string<string>
required
tag_id
string<string>
required

Body

application/json
id
string<int32>
required
name
string
required
Maximum string length: 200
type
enum<string>
required
Available options:
candidate,
job
color
string
Maximum string length: 50
status
enum<string>
Available options:
active,
archived

Response

data
object