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. |