Skip to main content
PATCH
Rename server

Authorizations

Authorization
string
header
required

API token from your CloudBlast account settings. Pass as Authorization: Bearer <token>.

Path Parameters

server
string
required

Server identifier — any of: numeric id, uuid_short (8 chars), or full uuid (36 chars).

Body

application/json
name
string
required

New server name

Maximum string length: 40
Example:

"my-web-server"

Response

Updated server

data
object