Transition Org Schedules

Publishes or archives an organization schedule.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
idstringRequiredformat: "id"
Organization schedule ID.
statusenumRequired

Status determines how an item can be used. In ‘draft’ status an item can be edited but can’t be used. When ‘published’ the item can longer be edited but can be used. ‘Archived’ is read-only.

Allowed values:

Response

Success.
org_scheduleobject

Errors