Disconnected

SetSourceFilterIndex

Name of the source the filter is on.

Name of the filter.

New index position of the filter.

{
  "requestType": "SetSourceFilterIndex",
  "requestData": {
    "sourceName": null,
    "filterName": null,
    "filterIndex": 0
  }
}
// No response... 
// Did you send your request?