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 | |||
|---|---|---|---|
200Success
| |||
400An error describing the issue caused by the client
| |||
500An error describing the server issue
|