reject_application
Reject individual job applications in Greenhouse ATS, optionally sending rejection emails to candidates with specified reasons and internal notes.
Instructions
Reject a single application. Optionally send a rejection email to the candidate.
Pass rejection_reason_id (from list_rejection_reasons), notes for internal context, and rejection_email dict to trigger an email notification. For bulk rejections, use bulk_reject instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| application_id | Yes | ||
| rejection_reason_id | No | ||
| notes | No | ||
| rejection_email | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |