{
"deviceIds": [
"6a290cdc0b6db0565955355b157acc090e33f76e",
"64",
"23",
"70"
]
}
curl --location --request POST '/openapi/continueScript' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceIds": [
"6a290cdc0b6db0565955355b157acc090e33f76e",
"64",
"23",
"70"
]
}'
{
"msg": "string",
"code": 0,
"data": true
}