Delete all IP whitelisting settings for API
delete/security/whitelist
Headers
Authorizationstring required
This will help us identify the specific application for which we will apply the whitelist.
Content-Typestring
application/json
Response
200
Example response
{
"whitelistedIps": [
"12.123.123.123/12"
]
}