DELETE
/
zones
/
{zone_id}

Authorizations

X-API-KEY
string
header
required

Path Parameters

zone_id
string
required

The ID of the zone to delete.

Maximum length: 8

Response

200 - application/json
deleted
boolean

Set to true indicating that the zone was successfully deleted.

info
object
status
enum<string>
Available options:
ok
zone_id
string

The ID of the zone that was deleted.