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

The new IPWhitelist resource

Core IP whitelist operations

ip_address
string<ipv6>
default:""
required
is_enabled
boolean
default:true
proxy_account
string<iri-reference>
Example:

"https://example.com/"

tags
object[]

Response

IPWhitelist resource created

Core IP whitelist operations

@id
string
required
@type
string
required
ip_address
string<ipv6>
default:""
required
@context
id
string
read-only
is_enabled
boolean
default:true
team
object

Basic CRUD operations

proxy_account
object
tags
object[]