Event
Learn more about Events from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetEvent | Get a Event resource. |
|
PATCH | UpdateEvent | Update an existing Event resource. |
|
DELETE | DeleteEvent | Delete an existing Event resource. |
|
GET | GetEventCollection | Get a collection of Event resources. |
|
POST | CreateEvent | Create a new Event resource. |
|
GET | LookupEventChangePermissionTree | Lookup the permission set for changing the Event. |
|
GET | LookupEventInsertPermissionTree | Lookup the permission set for creating the Event. |
|
GET | BatchGetEvent | Get a collection of Event resources for the set of id's. |
|
POST | BatchCreateEvent | Create a new collection of Event resources. |
|
PATCH | BatchUpdateEvent | Update a collection of existing Event resources. |
|
DELETE | BatchDeleteEvent | Delete a collection of existing Event resources. |
|
PATCH | ChangeEventIsActive | Change the IsActive status for an existing Event resource. |
|
PATCH | ChangeEventPermissionTree | Change the PermissionTree for an existing Event resource. |
|
PATCH | BatchChangeEventIsActive | Change the IsActive status for a collection of existing Event resources. |
|
PATCH | BatchChangeEventPermissionTree | Change the PermissionTree status for a collection of existing Event resources. |