Normal response.
Unauthorized response.
{- "result": "print(\"this is control script test\");",
- "error": "Error message (present if an error occurred)."
}
Normal response.
Unauthorized response.
"print(\"this is control script test\");"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Normal response.
Unauthorized response.
"print(\"this is control script test\");"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Delete the script.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}