Reject an application
Rejects the application, optionally sending a rejection message. A rejection reason is optional.
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
outcome
Outcome subtype. Defaults to a recruiter rejection.
Allowed values:
scheduled_send_at
Schedule the rejection message for a future time (must be in the future). Omit to send immediately.
Response
The rejected application.
application
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error

