Removes up to 10 IP addresses per request.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
A JSON object containing a list of IP addresses to be removed. Only the highest 10 IPs can be removed at a time.
The body is of type object
.
Successfully removed whitelisted IPs.
The response is of type object
.
Removes up to 10 IP addresses per request.
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
A JSON object containing a list of IP addresses to be removed. Only the highest 10 IPs can be removed at a time.
The body is of type object
.
Successfully removed whitelisted IPs.
The response is of type object
.