{
"deviceIds": [
"6a290cdc0b6db0565955355b157acc090e33f76e",
"32",
"97"
]
}
curl --location --request POST '/openapi/stopScript' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceIds": [
"6a290cdc0b6db0565955355b157acc090e33f76e",
"32",
"97"
]
}'
{"code":0,"data":true}