Skip to main content
DELETE
/
v1
/
endpoints
/
{endpointId}
curl -X DELETE https://qstash.upstash.io/v1/endpoints/:endpointId \
  -H "Authorization: Bearer <token>"
{ "status": "ok" }

Documentation Index

Fetch the complete documentation index at: https://upstash-fix-issues-on-docs.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

This will only apply to newly created messages. All messages published before this endpoint was updated will still use the old url.

Request

endpointID
string
required
The id of the endpoint
curl -X DELETE https://qstash.upstash.io/v1/endpoints/:endpointId \
  -H "Authorization: Bearer <token>"
{ "status": "ok" }