Skip to main content
PUT
Error

Authorizations

api-key
string
header
required

Value for the api-key header parameter.

Path Parameters

team_id
string
required

Team identifier

id
string
required

IPWhitelist identifier

Body

The updated 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 updated

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[]