Create a business hours schedule to control when workgroups are active. Define start and end times for each day of the week. Returns a ScheduleId for use with workgroups.
Enter the token obtained from the Authentication endpoint
Friendly name for this schedule
"Business Hours"
Monday start time (e.g., '8:00 AM')
"8:00 AM"
Monday end time (e.g., '5:00 PM')
"5:00 PM"
Tuesday start time
"8:00 AM"
Tuesday end time
"5:00 PM"
Wednesday start time
"8:00 AM"
Wednesday end time
"5:00 PM"
Thursday start time
"8:00 AM"
Thursday end time
"5:00 PM"
Friday start time
"8:00 AM"
Friday end time
"5:00 PM"
Saturday start time (empty = closed)
""
Saturday end time
""
Sunday start time (empty = closed)
""
Sunday end time
""
Schedule Created
The response is of type object.