curl --location '/graphql2rest/stopClipPlayer' \ --header 'SID: ' \ --header 'Content-Type: application/json' \ --data '{ "rid": "xxxx", "slotNo": "s1", "programId": 0 }'
{}