Calendar
Learn more about Calendars from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetCalendar | Get a Calendar resource. |
|
| PATCH | UpdateCalendar | Update an existing Calendar resource. |
|
| DELETE | DeleteCalendar | Delete an existing Calendar resource. |
|
| GET | GetCalendarCollection | Get a collection of Calendar resources. |
|
| POST | CreateCalendar | Create a new Calendar resource. |
|
| GET | LookupCalendarChangePermissionTree | Lookup the permission set for changing the Calendar. |
|
| GET | LookupCalendarInsertPermissionTree | Lookup the permission set for creating the Calendar. |
|
| GET | LookupCalendarSite | Lookup the Site for the Calendar. |
|
| GET | BatchGetCalendar | Get a collection of Calendar resources for the set of id's. |
|
| POST | BatchCreateCalendar | Create a new collection of Calendar resources. |
|
| PATCH | BatchUpdateCalendar | Update a collection of existing Calendar resources. |
|
| DELETE | BatchDeleteCalendar | Delete a collection of existing Calendar resources. |
|
| PATCH | ChangeCalendarIsActive | Change the IsActive status for an existing Calendar resource. |
|
| PATCH | ChangeCalendarPermissionTree | Change the PermissionTree for an existing Calendar resource. |
|
| PATCH | ChangeCalendarSite | Change the Site status for an existing Calendar resource. |
|
| PATCH | BatchChangeCalendarIsActive | Change the IsActive status for a collection of existing Calendar resources. |
|
| PATCH | BatchChangeCalendarPermissionTree | Change the PermissionTree status for a collection of existing Calendar resources. |
|
| PATCH | BatchChangeCalendarSite | Change the Site status for a collection of existing Calendar resources. |