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