Applications
Reject application
Rejects an application with a provided reason.
POST
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
POST /ats/applications/:application_id/reject request body
The body is of type object
.
Response
200
application/json
POST /ats/applications/:application_id/reject Successful response
The response is of type object
.