v1
latestOpenAPI 3.1.02026-07-26359254.7 MBSchedules
Delete a schedule
<small>Requires the sequences:write scope (or a broader one that includes it).</small>
Deletes a schedule by ID. Cannot delete the default schedule or a schedule in use.
delete/v3/schedules/{id}
Path parameters
idinteger required
Schedule ID
Response
Schedule deleted successfully. The response body is empty.
{"stackTrail":"paths:/v3/schedules/{id}:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Empty body"}