Skip to main content
POST
Claim Dedicated IP

Authorizations

Authorization
string
header
required

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

Path Parameters

account_id
string<uuid>
required

Body

application/json

Request for claiming a managed dedicated IP.

option_id
string<uuid> | null

Response

id
string<uuid>
required

Dedicated IP UUID

name
string
required

Customer-visible dedicated IP name

status
string
required

Provisioning or lifecycle status

type
string
required

Dedicated IP allocation type

asn
integer | null

Autonomous system number for the allocation

country_code
string | null

ISO country code for the allocation

created_at
string<date-time> | null

Creation timestamp

ip_addresses
PublicDedicatedIpAddressResponse · object[]

Public addresses in this allocation

updated_at
string<date-time> | null

Last update timestamp