hires_unreject_application
Undo a rejection to reopen a previously rejected application, resetting its status to active and clearing the rejection timestamp.
Instructions
Undo a rejection and reopen a previously rejected application. The status returns to active and rejected_at is cleared.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Application ID. | |
| include | No | Comma-separated relations to embed: candidate, cv.text. |