{ "reason": "test reboot" }
curl --location --request POST 'https://192.168.0.28:16674/terminal/core/v1/device/reboot' \ --header 'Authorization: 1753947960788OlrCLkjmmug8UXFARk5SkA==' \ --header 'Content-Type: application/json' \ --data-raw '{ "reason": "test reboot" }'
{ "code": 0, "message": "" }