{
"body":{
"outputIds":[
0
],
"deviceId":0,
"refreshRate":60,
"width":1920,
"height":1080
},
"sign":"MjI0OGYzMGQwMjhlMmI4YTNmMjM2MjE3MjYzYTFkODg=",
"pId":"1",
"timeStamp":"1631949094265"
}curl --location --request POST '/open/api/output/writePayload' \
--header 'Content-Type: application/json' \
--data-raw '{
"body":{
"outputIds":[
0
],
"deviceId":0,
"refreshRate":60,
"width":1920,
"height":1080
},
"sign":"MjI0OGYzMGQwMjhlMmI4YTNmMjM2MjE3MjYzYTFkODg=",
"pId":"1",
"timeStamp":"1631949094265"
}'{}