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