Finalize a batch job

Seals the job's item set and starts processing. Takes no request body.
Finalize is idempotent: a retried finalize succeeds again.

If a previous upload did not complete, finalize returns a 409; re-send
the missing upload (with the same request_id), then finalize.
Finalizing a job with no items is a 400.

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

400

The batch has no items to finalize

401

Unauthorized

404

Batch job not found

409

A previous upload did not complete; re-send it with the same request_id, then finalize

499

Client closed request before response was ready

500

Server error

504

Request timed out

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