Expire a batch job

Marks a completed batch job as expired, releasing associated resources. Only jobs in terminal state (DONE, FAILED, or CANCELED) can be expired. Once expired, the job record remains queryable but its data source reference is released.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Batch job ID.

Responses
200

Batch job expired. Returns the updated job record with status: EXPIRED.

404

Batch job not found or does not belong to this client.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json