Delete a job
Removes the job and the chat it ran in, including any artifacts produced there.
Removes the job and the chat it ran in, including any artifacts produced there.
Authorization
api_key jobs:writeAuthorizationBearer <token>
An atk_-prefixed API key, created under Settings → API keys.
In: header
Scope: jobs:write
Path Parameters
job_id*string
Job id
Format
uuidResponse Body
application/json
application/json
curl -X DELETE "https://example.com/v1/jobs/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty