Batches
Set Batch Metadata
Update the metadata for a Batch.
POST
Authentication
Authentication
Every request sent to Scale’s API requires authentication. In short, your API Key is the Bearer token. See the Authentication section for more details.
Required query parameters
You are expected to provide one of the following:
- Batch ID (
batch_id
) - Batch Name (
batch_name
)
Authorizations
Your API Key is the Bearer token. See the Authentication section to learn how to access your key.
Body
application/json
Response
200
application/json
Batch metadata updated successfully.
The response is of type object
.