Skip to main content
POST
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
candidate_id
string<string>
required
application_id
string<string>
required

Body

application/json
application_id
string<int32>
candidate_id
string<int32>
form_id
string<int32>
user_ids
string<int32>[]

Response

data
object