Site Type
Learn more about Site Types from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetSiteType | Get a Site Type resource. |
|
PATCH | UpdateSiteType | Update an existing Site Type resource. |
|
DELETE | DeleteSiteType | Delete an existing Site Type resource. |
|
GET | GetSiteTypeCollection | Get a collection of Site Type resources. |
|
POST | CreateSiteType | Create a new Site Type resource. |
|
GET | LookupSiteTypeChangePermissionTree | Lookup the permission set for changing the Site Type. |
|
GET | LookupSiteTypeInsertPermissionTree | Lookup the permission set for creating the Site Type. |
|
GET | BatchGetSiteType | Get a collection of Site Type resources for the set of id's. |
|
POST | BatchCreateSiteType | Create a new collection of Site Type resources. |
|
PATCH | BatchUpdateSiteType | Update a collection of existing Site Type resources. |
|
DELETE | BatchDeleteSiteType | Delete a collection of existing Site Type resources. |
|
PATCH | ChangeSiteTypeIsActive | Change the IsActive status for an existing Site Type resource. |
|
PATCH | ChangeSiteTypePermissionTree | Change the PermissionTree for an existing Site Type resource. |
|
PATCH | BatchChangeSiteTypeIsActive | Change the IsActive status for a collection of existing Site Type resources. |
|
PATCH | BatchChangeSiteTypePermissionTree | Change the PermissionTree status for a collection of existing Site Type resources. |