Cancel invitation
employer.cancel_invitationCancel a pending invitation sent to a candidate. The invitation record is deleted; the employer can re-invite the same candidate later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | The job the invitation belongs to | |
| apiKey | No | Employer MCP API key | |
| candidateUserId | Yes | The candidate whose invitation to cancel |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| jobId | No | ||
| candidateUserId | No |