How To
Delete Schedules
Delete a QStash schedule by ID with the schedules API using cURL, TypeScript, or Python, and list schedules to find the ID.
Deleting schedules can be done using the schedules api.
Deleting a schedule does not stop existing messages from being delivered. It
only stops the schedule from creating new messages.