Add IP to IP Allowlist

Adds a new IP or a list of new IPs to the JPD allowlist. The existing IPs in the allowlist are not affected.

Security: Requires a valid token

Limitations

  • A single POST request can contain up to 2500 unique IP/CIDR values
  • Maximum Allowlist Count: 4500 unique IP/CIDR values per subscription
  • Private IPs (RFC 1918) cannot be added
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The server name

Body Params
ips
array of strings
required
length ≤ 2500

List of IP addresses or CIDR blocks

ips*
Responses

400

Failed - Also returned when addition would exceed maximum allowlist length

401

Unauthorized user

403

Server Blocked / Valid token does not match the server name

409

Another IP action is in progress (try again in a few minutes)

429

Too many requests

500

Internal Server Error

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json