v1

latestOpenAPI 3.1.02026-07-261770816.7 KB
Applications

Reject application

Reject an application and record the reason. rejection_reason_id is required (look up valid reasons via GET /v3/rejection_reasons); optional notes capture context on the rejection. Pass a rejection_email object to send the candidate a templated rejection email — either immediately or scheduled for a future send_email_at timestamp. Custom field values on the application can be set in the same call via custom_fields.

post/v3/applications/{id}/reject

Path parameters

idinteger required

Request body

rejection_reason_idinteger required
notesstring

Response

Successful (No Content)