DELETE
/
zones
/
{zone_id}
/
ips

Authorizations

X-API-KEY
string
header
required

Path Parameters

zone_id
string
required

The ID of the zone to delete IPs from.

Maximum length: 8

Body

application/json
ips
string[]

An array of strings containing the IPs from the zone you wish to delete.

Response

200 - application/json
deleted_ips
string[]

An array of IPs that were removed from the zone.

status
enum<string>
Available options:
ok
zone
object