Skip to main content
DELETE
/
admin
/
settings
/
ip-blocking
/
allowed-ips
/
{ip_id}
Delete Allowed Ip
curl --request DELETE \
  --url https://api.decodahealth.com/admin/settings/ip-blocking/allowed-ips/{ip_id} \
  --header 'API-KEY: <api-key>' \
  --header 'TENANT: <tenant>'
{}

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

ip_id
string
required

Response

Successful Response

The response is of type Response Delete Allowed Ip Admin Settings Ip Blocking Allowed Ips Ip Id Delete · object.