Skip to main content
POST
Whitelist an IP (v1)
Deprecated. This endpoint is part of Customer API v1. Use Customer API v2 instead.

Authorizations

X-ORBIT-KEY
string
header
required

API key for v1 and v2 (when not using Bearer token)

Path Parameters

license
string
required

The license identifier.

Body

application/json

IP address and location ID to whitelist.

ip_address
string<ipv4>
required
location_id
integer
required
expires_at
string<date-time>

Optional expiration

Response

IP whitelisted successfully.

message
string