Process Upload

Initiates the processing of a batch.

Provide the batch_id as a path parameter to start processing the batch. This endpoint transitions the batch to a processing state, allowing the system to execute the operations defined within the batch.

Typical use-cases:

  • Start processing a batch after all records have been added.

Note: A batch can only be processed once. Subsequent calls to process the same batch will result in an error.

us-east-2 eu-west-2 ap-southeast-2 ca-central-1 eu-central-1 ap-southeast-1

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

Unique identifier for the batch.

Responses

400

Invalid request data

401

Unauthorized

500

Internal server error

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