This endpoint deletes an existing topic from QStash.
curl -X DELETE https://qstash.upstash.io/v1/topics/:topicId \
-H "Authorization: Bearer <token>" \
{ "status": "ok" }
Was this page helpful?
curl -X DELETE https://qstash.upstash.io/v1/topics/:topicId \
-H "Authorization: Bearer <token>" \
{ "status": "ok" }
This endpoint deletes an existing topic from QStash.
curl -X DELETE https://qstash.upstash.io/v1/topics/:topicId \
-H "Authorization: Bearer <token>" \
{ "status": "ok" }
Was this page helpful?
curl -X DELETE https://qstash.upstash.io/v1/topics/:topicId \
-H "Authorization: Bearer <token>" \
{ "status": "ok" }