DELETE
/
zones
/
{zone_id}

Authorizations

X-API-KEY
string
headerrequired

Path Parameters

zone_id
string
required

The ID of the zone to delete.

Response

200 - application/json
status
enum<string>
Available options:
ok
info
object
zone_id
string

The ID of the zone that was deleted.

deleted
boolean

Set to true indicating that the zone was successfully deleted.