Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

Bearer authentication. Send Authorization: Bearer .

Body

application/json

IP Allowlist Input

IPAllowlistInput payload

entries
string[]
required

Entries is the desired allowlist expressed as IP addresses or CIDR blocks. Bare addresses are widened to host routes (/32 or /128) and CIDRs are canonicalized on persist. The key is required and an explicit empty list deactivates the allowlist; an omitted key is a 400, never a wipe.

Example:
scopes
string[]
Example:

Response

OK

IPAllowlistResponse payload

entries
string[]
Example:
scopes
string[]
Example: