Remove Whitelisted IP
POST
Remove an IP address from the whitelist of an API key. This endpoint allows you to revoke access from previously whitelisted IP addresses.
This endpoint requires a valid API key in the Authorization header.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Example:
""
Response
200
IP successfully removed from whitelist