Delete Job
Cancel and delete an indexing job.
Behavior:
- If job is pending or running -> transitions to cancelled
- If job is already completed/failed/cancelled -> returns 200 with current state (idempotent)
Authentication
AuthorizationBearer
Bearer token authentication using API key
Path parameters
job_id
Headers
X-Organization-ID
Response
Delete Result
job_id
status
message
cancelled_at