Skip to main content
Restart the system
curl --request POST \
  --url https://api.example.com/api/system/restart
{
  "success": true
}

Response

200 - application/json

Successful Response

success
boolean
default:true