Cancel data job
Data jobs
Cancel data job
Cancel the alignment job associated with a data job.
POST
Cancel data job
Cancels the alignment job associated with the specified data job. The job status transitions to
canceled. Use this to stop a job that is currently running.
For job management operations, see Manage data jobs.Authorizations
Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.
Path Parameters
Response
Successful Response
Extends DataJobResponse Full detail payload for the per-job view.
Status values that exist BEFORE an alignment job is linked. Once linked, the real status comes from AlignmentJobStatus directly — see DataJobResponse.status's union type and derive_data_job_status.
Available options:
file_processing, needs_review, ready_to_start Last modified on June 18, 2026