Schedules
Delete Schedule
This endpoint deletes a schedule
DELETE
/
v1
/
schedules
Body
id
string
This is the id of the schedule.
Response
id
string
This is the id of the schedule.
type
string
This is the type of the schedule.
name
string
This is the name of the schedule.
description
string
This is the description of the schedule.
created_at
string
This is the created_at of the schedule.
updated_at
string
This is the updated_at of the schedule.