Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 3.53 KB

patchv1teamsteamidoncallschedulesscheduleidrestrictions.md

File metadata and controls

11 lines (8 loc) · 3.53 KB

PatchV1TeamsTeamIDOnCallSchedulesScheduleIDRestrictions

Fields

Field Type Required Description
StartDay components.PatchV1TeamsTeamIDOnCallSchedulesScheduleIDStartDay ✔️ The day of the week on which the restriction should start, as its long-form name (e.g. "monday", "tuesday", etc).
StartTime string ✔️ An ISO8601 time string specifying when the restriction should start.
EndDay components.PatchV1TeamsTeamIDOnCallSchedulesScheduleIDEndDay ✔️ The day of the week on which the restriction should end, as its long-form name (e.g. "monday", "tuesday", etc).
EndTime string ✔️ An ISO8601 time string specifying when the restriction should end.