Stop Script API
-
Description
POST /stop_script HTTP/1.1
-
Possible Responses
{"code":0,"message":"The script will stop soon"}
-
Notes
- This response does not guarantee the script has fully stopped. You can check via
/is_running
.
- This response does not guarantee the script has fully stopped. You can check via