---
title: "Reset statistics for an HTTP server zone"
method: DELETE
path: "/http/server_zones/{httpServerZoneName}"
tags: ["HTTP Server Zones", "Method DELETE"]
---

# Reset statistics for an HTTP server zone

`DELETE /http/server_zones/{httpServerZoneName}`

Resets statistics of accepted and discarded requests, responses, received and sent bytes, counters of SSL handshakes and session reuses in a particular HTTP server zone.

## Response `204`

Success

## Other responses

- `404` — Server zone not found (*ServerZoneNotFound*), unknown version (*UnknownVersion*)
- `405` — Method disabled (*MethodDisabled*)

---

[API](https://skmtc.dev/nginx/apis/nginx-plus-rest-api.md) · [All operations](https://skmtc.dev/nginx/apis/nginx-plus-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nginx/nginx-plus-rest-api/revisions/533ae7834228/schema)
