Skip to main content
POST
Update Server

Request

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

Body

json

Body

application/json
key
string
required

Your enterprise API key used for request authorization

Example:

"enterprise_api_key"

Response

Server update initiated

message
string
required

Action message

status
enum<string>
required

Status of the action

Available options:
success,
error