Skip to main content
PATCH
Update Candidate

Authorizations

x-api-key
string
header
required

Path Parameters

candidateId
string
required

The unique identifier of the candidate

Body

application/json
status
enum<string>
required

New status for the candidate

Available options:
Not Assigned,
Assigned,
Expired,
Completed,
Passed,
Failed,
Error

Response

Successfully updated candidate status

success
boolean
required

Whether the operation was successful

updated
boolean
required

Whether the candidate status was updated