Delete job
employer.delete_jobPermanently delete a DRAFT job that was never published. Returns NOT_FOUND for missing or non-owner jobs and CONFLICT when the job is not in DRAFT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | Yes | ||
| apiKey | No | Optional WorkorAI MCP key for in-session authentication when the MCP client was initialized anonymously. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| jobId | No |