For the complete documentation index for agents and LLMs, see llms.txt.
Update Job
PATCH
/api/v2/workspaces/:workspace_id/jobs/:job_id
Update a job's editable fields. Only fields present in the request body are changed. Returns 409 if the job is currently STARTED (wait for it to finish first).