Create Org Schedule Fragment
Creates an organization schedule fragment.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
from
Date (inclusive) on which the organization schedule fragment begins.
intervals
The intervals that comprise the schedule fragment.
name
Name of the organization schedule fragment.
to
Date (exclusive) on which the organization schedule fragment’s validity ends.
region_codes
CLDR region code of the countries/regions it is meant to be valid for. Does not drive logic, serves only for easier filtering and organization.
Response
Success.
org_schedule_fragment