curl -L \ --request POST \ --url '/delete/allowed_ip' \ --header 'Ocp-Apim-Subscription-Key: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "ip": "text" }'
No body