Update Org Schedule
Updates an organization schedule.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
Organization schedule ID.
default_weekly_org_schedule
min_valid_days
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.
name
Human-readable name.
org_schedule_fragments
List of organization schedule fragments with no overlaps or gaps.
timezone
Timezone in which the organization schedule applies. Expected to be a valid IANA time zone name such as America/New_York.
weekly_org_schedules
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
Success.
org_schedule