Delete zone

Delete a zone in a tenant.

Service endpoint

/zones/v2/{unique_zone_id}

Optional query string parameters

Example

return the first page with 100 users: https://protectapi.cylance.com/zones/v2/d27ff5c4-5c0d-4f56-a00d-a1fb297e440

Method

HTTP/1.1 DELETE

Request headers

  • Accept: application/json
  • Authorization: Bearer JWT Token returned by Auth API with the zone:delete scope encoded

Request

None

Response

Please see the Response status codes for more information.