cURL
curl --request DELETE \ --url https://qstash.upstash.io/v2/topics/{urlGroupName} \ --header 'Authorization: Bearer <token>'
Delete a topic and all its endpoints
QStash authentication token
The name of the URL Group to delete.
URL Group deleted successfully
Was this page helpful?