{ "message": "string", "seconds": 0 }
curl --location '/api/server/shutdown' \ --header 'Content-Type: application/json' \ --data '{ "message": "string", "seconds": 0 }'
{ "success": true }