Skip to main content
POST
Change reserved IP
Updated May 8, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Headers

X-Project-ID
string<uuid>
required

Project ID. Required for all mutating operations (create, delete, power actions, resize).

Path Parameters

id
string<uuid>
required

Floating IP ID (UUID).

Response

IP changed

success
boolean
old_ip
object

A floating public IP address.

new_ip
object

A floating public IP address.

Last modified on May 8, 2026