Skip to main content
POST
Restart Server

Request

curl
Send a POST request to below endpoint to restart your dedicated server.

Body

json

Body

application/json
key
string
required

Your enterprise API key used for request authorization

Example:

"enterprise_api_key"

Response

Server restart initiated

message
string
required

Action message

status
enum<string>
required

Status of the action

Available options:
success,
error