A stateful concept; you make a selection using [Selection API] , you get back an ID representing that selection.
Then you can make requests to other endpoints; referring to the selection you just created; by passing selectionId
to subsequent requests.
Example (only discovered by watching the QMC work):
- type:
POST
request - url:
https://usrem-nnd.qliktech.com/qrs/Selection?xrfkey=OYLUwknGdxf8mqeT
- data/body:
{"items":[{"type":"User","objectID":"192e1540-57c5-4456-b412-bc604408df15"}]}
Needed for: