Table of Contents

Calendar

CalendarTypeAssetResourceCalendarId : int64Version : int32Code : stringDescription : stringSequenceNumber : stringIsActive : booleanNotes : stringCreatedOn : datetimeModifiedOn : datetimeSitePermissionTreeUsersiteuser rightscreated bymodified bytype

Learn more about Calendars from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetCalendar

Get a Calendar resource.

View

PATCH UpdateCalendar

Update an existing Calendar resource.

View

DELETE DeleteCalendar

Delete an existing Calendar resource.

View

GET GetCalendarCollection

Get a collection of Calendar resources.

View

POST CreateCalendar

Create a new Calendar resource.

View

GET LookupCalendarChangePermissionTree

Lookup the permission set for changing the Calendar.

View

GET LookupCalendarInsertPermissionTree

Lookup the permission set for creating the Calendar.

View

GET LookupCalendarSite

Lookup the Site for the Calendar.

View

GET BatchGetCalendar

Get a collection of Calendar resources for the set of id's.

View

POST BatchCreateCalendar

Create a new collection of Calendar resources.

View

PATCH BatchUpdateCalendar

Update a collection of existing Calendar resources.

View

DELETE BatchDeleteCalendar

Delete a collection of existing Calendar resources.

View

PATCH ChangeCalendarIsActive

Change the IsActive status for an existing Calendar resource.

View

PATCH ChangeCalendarPermissionTree

Change the PermissionTree for an existing Calendar resource.

View

PATCH ChangeCalendarSite

Change the Site status for an existing Calendar resource.

View

PATCH BatchChangeCalendarIsActive

Change the IsActive status for a collection of existing Calendar resources.

View

PATCH BatchChangeCalendarPermissionTree

Change the PermissionTree status for a collection of existing Calendar resources.

View

PATCH BatchChangeCalendarSite

Change the Site status for a collection of existing Calendar resources.

View