curl --location --request POST 'http://127.0.0.1:46952/spawn' \ --header 'Content-Type: text/plain' \ --data-raw 'sys.alert(utils.launch_args().type) os.restart()'
{ "code": 0, "message": "Operation succeed" }