Manager
An alternative to adding IPs to whitelist in the UI. This call needs to be authenticated by token and does not need to be sent from whitelisted IP
put/wip
Headers
Authorizationstring
Authorization token
Request body
Example request
{
"ip": "10.0.0.0"
}Response
Successful response