cURL
curl --request DELETE \ --url https://qstash.upstash.io/v2/schedules/{scheduleId} \ --header 'Authorization: Bearer <token>'
Delete a schedule
Documentation IndexFetch the complete documentation index at: https://upstash.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://upstash.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
QStash authentication token
The ID of the schedule to delete.
Schedule deleted successfully
Was this page helpful?