Skip to main content

Resume Script API

  • Description

    POST /resume_script HTTP/1.1
  • Possible Responses

    {"code":0,"message":"Success"}
  • Notes

    • After calling the pause API, use this API to resume script execution. This API is strongly discouraged for general use.
    • Repeated calls have no extra effect.
    • This API is triggered when the volume-key selection menu is canceled; avoid conflicts if you rely on that feature.