cURL
curl --request DELETE \ --url https://qstash.upstash.io/v2/queues/{queueName} \ --header 'Authorization: Bearer <token>'
Deletes a queue
Documentation IndexFetch the complete documentation index at: https://upstash.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://upstash.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
QStash authentication token
The name of the queue to delete.
Queue deleted successfully
Was this page helpful?