Set metadata
Only one of batchId or label may be provided at a given time. Otherwise an error occurs.
Query Parameters |
---|
batchId uuidThe id of the batch Example:
|
label stringThe label Example:
|
Request Body The metadata to persist |
---|
value stringThe metadata for the batch or label |
Responses | |||
---|---|---|---|
200 Success
| |||
400 An error describing the issue caused by the client
| |||
500 An error describing the server issue
|