Skip to main content
POST
Error

Authorizations

Api-Key
string
header
required

Value for the Api-Key header parameter.

Path Parameters

team_id
string
required

Team identifier

Body

application/json

The new V1.IpWhitelist resource

Public API v1 — IP whitelist management

ip_address
string<ipv6>
default:""
required
proxy_account_id
string | null
required
Pattern: ^([0-9a-fA-F]{24})$
is_enabled
boolean
default:true
tag_ids
(string | null)[]
Maximum array length: 5

Response

V1.IpWhitelist resource created

Public API v1 — IP whitelist management

ip_address
string<ipv6>
default:""
required
proxy_account_id
string | null
required
Pattern: ^([0-9a-fA-F]{24})$
id
string | null
read-only
is_enabled
boolean
default:true
tag_ids
(string | null)[]
Maximum array length: 5
created_at
string<date-time> | null
read-only
updated_at
string<date-time> | null
read-only