Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

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

Body

application/json
global_ip_id
string<uuid>

Global IP ID.

Example:

"a836125b-20b6-452e-9c03-2653f09c7ed7"

wireguard_peer_id
string<uuid>

Wireguard peer ID.

Example:

"e66c496d-4a85-423b-8b2a-8e63fac20320"

is_in_maintenance
boolean

Enable/disable BGP announcement.

Response

Successful response

data
Global IP · object