# Remove an ad zone Remove an advertising zone from the system. A zone can only be deleted if it has no advertisements assigned to it. Endpoint: DELETE /zones/{zone} Version: 3.0.0 Security: SessionKey ## Path parameters: - `zone` (integer, required) Unique identifier of the requested advertising zone ## Response 200 fields (application/json): - `message` (string) Reason for the given response. ## Response 409 fields (application/json): - `message` (string) Reason for the given response.