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