Skip to main content
PATCH
Update server metadata

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

server
integer
required

Body

application/json
hostname
string
Example:

"updated-hostname"

firewall_group_id
integer | null
Example:

5

Response

200 - application/json

Server updated

status
boolean
Example:

true

message
string
Example:

"Server updated."

data
object