Resume Script API
-
Description
POST /resume_script HTTP/1.1
-
Possible Responses
{"code":0,"message":"Success"}
-
Notes
- Use after calling the pause API to resume a paused script. Strongly discouraged for general use.
- Repeated calls have no extra effect.
- This API is called when the volume-key action menu is canceled; avoid conflicts if you rely on that feature.