Create batch
Orchestration - Batches
Create batch
Create a new orchestration batch
POST
Create batch
Documentation Index
Fetch the complete documentation index at: https://docs.getcargo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request body schema.
Batch input data.
- Data
- Data
- Data
- Data
- Data
- Data
- Data
- Data
- Data
Workflow identifier.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Release identifier to run.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-4[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$Custom nodes to use for the batch.
- Option 1
- Option 2
- Option 3
- Option 4
Response
Successful response
Created batch details.

