Unpin Configuration for Flow Control Key
Flow Control
Unpin Configuration for Flow Control Key
Removes the pinned configuration for a specific flow-control key.
POST
Unpin Configuration for Flow Control Key
Normally, each message sent to QStash includes a flow-control configuration for the corresponding flow-control key, and the processing configuration is updated according to incoming messages. When a configuration is pinned, the system ignores configurations provided by incoming messages and continues using the pinned configuration. Calling this endpoint removes the pinned configuration. After unpinning, the system resumes the default behavior and updates the configuration based on configurations provided by incoming messages. Message delivery will initially continue using the last pinned configuration. Once a new message with a different configuration is received, the system updates the configuration accordingly. Use this API when you want to return to the default flow-control behavior after temporarily pinning a configuration.Documentation Index
Fetch the complete documentation index at: https://upstash.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
QStash authentication token
Path Parameters
The flow-control key for which the configuration will be unpinned.
Query Parameters
The flag to indicate whether to unpin the parallelism configuration.
The flag to indicate whether to unpin the rate configuration.
Response
The flow-control key configuration is pinned