Skip to main content
POST
Zapier: Update Candidate Stage

Authorizations

Authorization
string
header
required

Authenticate with a Bearer token: API key, OAuth token, or session token.

Body

application/json
job_id
string<uuid>
job_name
string
Minimum string length: 1
candidate_id
string<uuid>
candidate_email
string<email>
candidate_name
string
Minimum string length: 1
stage_id
string
Minimum string length: 1
stage_name
string
Minimum string length: 1

Response

Stage updated successfully

success
enum<boolean>
required
Available options:
true
message
enum<string>
required
Available options:
Stage updated successfully
data
object
required