Shutdown the server.
POST/shutdown
To shutdown the server.
Request
- application/json
Body
required
Must use with request body.
waittime integerrequired
The time to wait before shutting down the server.
message string
The message to display before shutting down the server.
Responses
- 200
- 400
- 401
The server will shutdown.
Bad request.
Unauthorized.
Loading...