Skip to main content
POST
Add extra IPs

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
count
integer
required

Number of IPs to add

Required range: 1 <= x <= 16
Example:

1

Response

Newly added IP addresses

data
object[]