Batch_1_0_0
Batch_1_0_0 Document
The Batch data type is used to specify multiple objects to operate on via a single REST API call.
Name |
Type |
Description |
DATA_TYPE |
string |
Type of this document |
ids |
array of string <uuid> |
List of object IDs to operate on |
{
"DATA_TYPE": "batch#1.0.0",
"ids": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
]
}