Modify an IP allowlist

Modifies the IP allowlist for the specified API client. When used, the allowlist specifies the range of IP addresses that can use the client when calling Identity Cloud APIs, By default, IP allowlists are set to ["0.0.0.0"], allowing access to the client from any IP address.

Form Data
string

Access token or refresh token you want to inspect.

whitelist
array of strings

CIDR blocks that can access the API client. CIDR addresses use IP address/network mask notation to specify a range of IP addresses. For example, 192.168.0.0/30 refers to the IP addresses 192.168.0.0, 192.168.0.1, 192.168.0.2, and 192.168.0.3.

whitelist
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json