Skip to main content
POST
Review Candidates

Authorizations

Authorization
string
header
required

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

Path Parameters

deployment_id
string
required

Body

application/json
candidate_ids
integer[]
required
Required array length: 1 - 1000 elements
disposition
enum<string>
required

accepted vouches for the answer as it stands; pending withdraws a decision

Available options:
pending,
accepted,
discarded

Response

Successful Response