Selection patch

Parameters

Parameter

Type

Description

operation

String

The operation that needs to be executed. The value can be either add or remove

value

Array. Long

An array containing the id's of the entities on which the operation applies

Examples

RequestResponse
{ 
  operation: "add", 
  value: [ 6191, 6289 ]
}

Do you have some feedback for us?

If you have suggestions for improving this article,