delete_job
Permanently delete a job and its results.
Use when:
You want to remove a job you no longer need from your account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job ID to delete. | |
| api_key | No | CatchAll API key. Optional if provided via x-api-key header or CATCHALL_API_KEY env var. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |