Applications
Reject application
Rejects an application with a provided reason.
POST
/
ats
/
applications
/
{application_id}
/
reject
Rejects an application with a provided reason. Optionally, you can provide a free text note. You can get the list of rejection reasons with our Get rejection reasons endpoint.
This endpoint requires the permission Reject applications to be enabled in your scope config.
Example Request Body
Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
The Kombo ID of the application you want to reject.
Body
application/json
The Kombo ID of the rejection reason.
A optional free text rejection note. Passed through if possible.
Additional fields that we will pass through to specific ATS systems.