Cancel Job
Cancel 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)
Path parameters
job_id
The job ID to cancel
Headers
Authorization
Captain API key for authentication
Response
Cancel Result
job_id
status
message
cancelled_at