Update data job
Data jobs
Update data job
Update the details of an existing data job.
PATCH
Update data job
Update metadata on an existing data job.
Fields are locked once alignment is running. For editable fields and locking behavior, see Manage data jobs.
Authorizations
Your Seekr API key, sent in the Authorization header with no 'Bearer' prefix.
Path Parameters
Body
application/json
Required string length:
1 - 255Minimum string length:
1Natural-language description of the task the generated dataset should support. Alignment uses it to shape the examples it produces, such as the topics and the kinds of questions a fine-tuned model should be able to handle.
Minimum string length:
1Response
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