Skip to main content

Soft-delete a schedule

DELETE 

/v1/schedules/:id

Soft delete. Pending (not yet claimed) runs are marked cancelled; in-flight deliveries finish. Run history remains readable for the retention window. Deletion is idempotent — deleting an already-deleted schedule returns 204.

Request

Responses

Schedule deleted