Update the metadata for a Batch.
Documentation Index
Fetch the complete documentation index at: https://docs.genai.scale.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
Your API Key is the Bearer token. See the Authentication section to learn how to access your key.
Custom metadata for the entity.
A unique identifier for the batch.
"batch_abc123"
The name of the batch.
"My Scale Batch"
Whether to deep merge the provided metadata with existing metadata. If false, replaces the entire metadata object. If true, performs a deep merge and replaces existing keys with new values.
Batch metadata updated successfully.
A unique identifier for the batch.
"batch_abc123"
The name of the batch.
"My Scale Batch"
A timestamp formatted as an ISO 8601 date-time string.
Status of the batch.
staging, in_progress, completed, paused, cancelled Custom metadata for the entity.
UTC timestamp when the batch was completed.
Callback URL or email for the entity upon completion.
"https://example.com/callback"