Org Schedules Update

POST

Updates an organization schedule.

Request

This endpoint expects an object.
idstringRequired

Organization schedule ID.

default_weekly_org_scheduleobjectOptional
min_valid_dayslongOptional

Organization schedule must be valid for at least this many days in the future. Meaning organization schedule fragments must cover this period. 0 if omitted.

namestringOptional

Human-readable name.

org_schedule_fragmentslist of objectsOptional

List of organization schedule fragments with no overlaps or gaps.

timezonestringOptional

Timezone in which the organization schedule applies. Expected to be a valid IANA time zone name such as America/New_York.

weekly_org_scheduleslist of objectsOptional

If this day belongs to a named period according to the currently active organization schedule fragment, a weekly organization schedule from this list with the corresponding name will apply.

Response

This endpoint returns an object.
org_scheduleobject