Schedules
Create Schedule
This endpoint creates a new schedule
POST
/
v1
/
schedules
Body
This is the id of the schedule.
This is the type of the schedule.
This is the name of the schedule.
This is the description of the schedule.
This is the created_at of the schedule.
This is the updated_at of the schedule.
Response
This is the id of the schedule.
This is the type of the schedule.
This is the name of the schedule.
This is the description of the schedule.
This is the created_at of the schedule.
This is the updated_at of the schedule.