API Reference

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

Language
Click Try It! to start a request and see the response here!