Batches
Cancel a batch job
Cancel a batch job by ID
POST
Documentation Index
Fetch the complete documentation index at: https://docs.together.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.
Path Parameters
The ID of the batch job to cancel
Example:
"batch_job_abc123def456"
Response
OK
Example:
"01234567-8901-2345-6789-012345678901"
Example:
"user_789xyz012"
Example:
"file-input123abc456def"
Size of input file in bytes
Example:
1048576
Current status of the batch job
Available options:
VALIDATING, IN_PROGRESS, COMPLETED, FAILED, EXPIRED, CANCELLED Example:
"IN_PROGRESS"
Example:
"2024-01-15T15:30:00Z"
Example:
"2024-01-15T14:30:00Z"
Example:
"/v1/chat/completions"
Completion progress (0.0 to 100)
Example:
75
Model used for processing requests
Example:
"Qwen/Qwen3.5-9B"
Example:
"file-output789xyz012ghi"
Example:
"file-errors456def789jkl"
Example:
"2024-01-15T15:45:30Z"