For the complete documentation index, see llms.txt. This page is also available as Markdown.

Batches

Batch management

Update Project Batches

post
/batches/{projectId}

Updates batch definitions for a project

Authorizations
apikeystringRequired

API key for authentication. Format - apikey YOUR_API_KEY

Path parameters
projectIdstringRequired

Project ID

Body
Responses
200

Batches updated successfully

application/json
statusstringOptionalExample: success
post/batches/{projectId}
200

Batches updated successfully

Last updated