DELETE realm/zones/<zone_name>

This web method deletes a zone definition from the realm.

  • <zone_name> in the URI is the zone name.

Example Requests

curl -X DELETE http://<host>:<port>/api/v1/realm/zones/<zone_name>