{ "deviceId": "string", "channelId": "string" }
curl --location 'http://127.0.0.1:8086/api/v1/ptz/stop' \ --header 'Content-Type: application/json' \ --data '{ "deviceId": "string", "channelId": "string" }'
{ "key": {} }