v1
latestOpenAPI 3.0.32026-07-267278168.1 KBAPI Keys
Remove API Key IP Whitelist Entry
Remove an IP address from the whitelist for an API key.
delete/v1/api_keys/{apiKeyID}/ip_whitelist
Path parameters
apiKeyIDstring required
Request body
Response
IP removed from whitelist
Example response
{
"success": true
}