Withdraw an application
Marks the application as withdrawn by the candidate.
Authentication
AuthorizationBearer
Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.
Path parameters
applicationId
Request
This endpoint expects an object.
reason
Response
The withdrawn application.
application_id
org_id
candidate_id
job_id
status
Pipeline stage slug (candidate lifecycle v4).
score
Screening score, when available.
applied_at
evaluation_status
evaluation_sent_at
evaluation_completed_at
candidates
created_at
updated_at
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error

