v4
latestOpenAPI 3.1.02026-08-08278476614.0 KBimport
Cancel Import Job
Ask a running import to stop at its next chunk boundary.
Cooperative, never a DBOS hard cancel: the workflow observes the flag and falls through to its normal finalize, so the rows that already resolved are still committed. A hard cancel would skip that finalize entirely.
409 when the job already moved — a lost claim is an answer, not a retry.
post/api/v1/import/jobs/{job_id}/cancel
Path parameters
job_idstring uuid required
Response
Successful Response