---
title: "Reset statistics for a stream server zone"
method: DELETE
path: "/stream/server_zones/{streamServerZoneName}"
tags: ["Stream Server Zones", "Method DELETE"]
---

# Reset statistics for a stream server zone

`DELETE /stream/server_zones/{streamServerZoneName}`

Resets statistics of accepted and discarded connections, sessions, received and sent bytes, counters of SSL handshakes and session reuses in a particular stream 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)
