Selection patch
Parameters
Parameter |
Type |
Description |
---|---|---|
|
String |
The operation that needs to be executed. The value can be either |
|
Array. Long |
An array containing the id's of the entities on which the operation applies |
Examples
RequestResponse
{
operation: "add",
value: [ 6191, 6289 ]
}