curl -XDELETE https://qstash.upstash.io/v1/schedules/scd_1234 \ -H "Authorization: Bearer <token>"
{ "status": "accepted" }
This endpoint deletes a schedule.
Was this page helpful?