Schedules
Delete an existing schedule
DELETE
Authorizations
Standard Bearer token in the Authorization
header as Bearer <token>
with the correct scopes (e.g., schedule:view
, schedule:create
, etc.).
Path Parameters
The schedule UUID
Response
204
Schedule deleted successfully