QStash Dead Letter Queue API
Manage dead letter queue messages
QStash Dead Letter Queue API is one of 7 APIs that QStash publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Dead Letter Queue. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 4 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 2.0.
Requests are made against a single base URL, https://qstash.upstash.io/v2.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
QStash Dead Letter Queue API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
By default, every request must be authenticated.
BearerAuth— Bearer token obtained from the Upstash console at https://console.upstash.com/qstash. Alternatively, pass as query parameter qstashtoken.
Paths & Operations 4
Across 3 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Manage dead letter queue messages
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are DlqMessage (10 properties), PublishResponse (2 properties), DlqListResponse (2 properties), ErrorResponse (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from QStash 6
Other APIs QStash publishes across the network.