Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NGINX Method DELETE API

The Method DELETE API from NGINX — 21 operation(s) for method delete.

NGINX Method DELETE API is one of 32 APIs that NGINX publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Method DELETE. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a JSON-LD context, a getting-started guide, and a GitHub repository.

This API exposes 21 operations across 21 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 0.8.

21 operations 21 paths 5 schemas 21 DELETE

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.8
Contact
Resource Areas
1

Paths & Operations 21

Across 21 paths, the API surfaces 21 operations — 21 DELETE. Each is listed below with its method, path, parameters, and response codes.

Method DELETE 21
DELETE
/processes
NGINX Reset NGINX Processes Statistics
deleteProcesses → 204404405
DELETE
/connections
NGINX Reset Client Connections Statistics
deleteConnections → 204404405
DELETE
/slabs/{slabZoneName}
NGINX Reset Slab Statistics
deleteSlabZoneStats 1 param → 204404405
DELETE
/http/requests
NGINX Reset HTTP Requests Statistics
deleteHttpRequests → 204404405
DELETE
/http/server_zones/{httpServerZoneName}
NGINX Reset Statistics for an HTTP Server Zone
deleteHttpServerZoneStat 1 param → 204404405
DELETE
/http/location_zones/{httpLocationZoneName}
NGINX Reset Statistics for a Location Zone
deleteHttpLocationZoneStat 1 param → 204404405
DELETE
/http/caches/{httpCacheZoneName}
NGINX Reset Cache Statistics
deleteHttpCacheZoneStat 1 param → 204404405
DELETE
/http/limit_conns/{httpLimitConnZoneName}
NGINX Reset Statistics for an HTTP Limitconn Zone
deleteHttpLimitConnZoneStat 1 param → 204404405
DELETE
/http/limit_reqs/{httpLimitReqZoneName}
NGINX Reset Statistics for an HTTP Limitreq Zone
deleteHttpLimitReqZoneStat 1 param → 204404405
DELETE
/http/upstreams/{httpUpstreamName}/
NGINX Reset Statistics of an HTTP Upstream Server Group
deleteHttpUpstreamStat 1 param → 204400404405
DELETE
/http/upstreams/{httpUpstreamName}/servers/{httpUpstreamServerId}
NGINX Remove a Server from an HTTP Upstream Server Group
deleteHttpUpstreamServer 2 params → 200400404405
DELETE
/http/keyvals/{httpKeyvalZoneName}
NGINX Empty the HTTP Keyval Zone
deleteHttpKeyvalZoneData 1 param → 204404405
DELETE
/stream/server_zones/{streamServerZoneName}
NGINX Reset Statistics for a Stream Server Zone
deleteStreamServerZoneStat 1 param → 204404405
DELETE
/stream/limit_conns/{streamLimitConnZoneName}
NGINX Reset Statistics for a Stream Limitconn Zone
deleteStreamLimitConnZoneStat 1 param → 204404405
DELETE
/stream/upstreams/{streamUpstreamName}/
NGINX Reset Statistics of a Stream Upstream Server Group
deleteStreamUpstreamStat 1 param → 204400404405
DELETE
/stream/upstreams/{streamUpstreamName}/servers/{streamUpstreamServerId}
NGINX Remove a Server from a Stream Upstream Server Group
deleteStreamUpstreamServer 2 params → 200400404405
DELETE
/stream/keyvals/{streamKeyvalZoneName}
NGINX Empty the Stream Keyval Zone
deleteStreamKeyvalZoneData 1 param → 204404405
DELETE
/resolvers/{resolverZoneName}
NGINX Reset Statistics for a Resolver Zone
deleteResolverZoneStat 1 param → 204404405
DELETE
/ssl
NGINX Reset SSL Statistics
deleteSslStat → 204404405
DELETE
/workers/
NGINX Reset Statistics for All Worker Processes
deleteWorkersStat → 204404405
DELETE
/workers/{workerId}
NGINX Reset Statistics for a Worker Process
deleteWorkerStat 1 param → 204404405

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are NginxHTTPUpstreamConfServer (14 properties), NginxStreamUpstreamConfServer (12 properties), NginxError (3 properties). Each schema is shown below with its type and property counts.

NginxHTTPUpstreamConfServerMap
array
An array of HTTP upstream servers for dynamic configuration.
NginxHTTPUpstreamConfServer
object
Dynamically configurable parameters of an HTTP upstream server :
14 properties
NginxStreamUpstreamConfServer
object
Dynamically configurable parameters of a stream upstream server :
12 properties
NginxError
object
nginx error object.
3 properties
NginxStreamUpstreamConfServerMap
array
An array of stream upstream servers for dynamic configuration.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nginx-method-delete-api-openapi.yml Raw ↑

Other APIs NGINX publishes across the network.

NGINX Ingress Controller
NGINX Gateway Fabric
NGINX Agent
NGINX Connections API
NGINX General Info API
NGINX HTTP API
NGINX HTTP Caches API
NGINX HTTP Keyvals API
NGINX HTTP Limit Conns API
NGINX HTTP Limit Reqs API
NGINX HTTP Location Zones API