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

Body

application/json
current_title
enum<string> | null
Available options:
off,
optional,
required
current_company
enum<string> | null
Available options:
off,
optional,
required
location
enum<string> | null
Available options:
off,
optional,
required
phone
enum<string> | null
Available options:
off,
optional,
required
resume
enum<string> | null
Available options:
off,
optional,
required
cover_letter
enum<string> | null
Available options:
off,
optional,
required

Response

204 - undefined