Category
Learn more about Categories from the following resources:
Operations
Operation | Operation Id | Summary | Detail |
---|---|---|---|
GET | GetCategory | Get a Category resource. |
|
PATCH | UpdateCategory | Update an existing Category resource. |
|
DELETE | DeleteCategory | Delete an existing Category resource. |
|
GET | GetCategoryCollection | Get a collection of Category resources. |
|
POST | CreateCategory | Create a new Category resource. |
|
GET | LookupCategoryChangePermissionTree | Lookup the permission set for changing the Category. |
|
GET | LookupCategoryInsertPermissionTree | Lookup the permission set for creating the Category. |
|
GET | BatchGetCategory | Get a collection of Category resources for the set of id's. |
|
POST | BatchCreateCategory | Create a new collection of Category resources. |
|
PATCH | BatchUpdateCategory | Update a collection of existing Category resources. |
|
DELETE | BatchDeleteCategory | Delete a collection of existing Category resources. |
|
PATCH | ChangeCategoryIsActive | Change the IsActive status for an existing Category resource. |
|
PATCH | ChangeCategoryPermissionTree | Change the PermissionTree for an existing Category resource. |
|
PATCH | BatchChangeCategoryIsActive | Change the IsActive status for a collection of existing Category resources. |
|
PATCH | BatchChangeCategoryPermissionTree | Change the PermissionTree status for a collection of existing Category resources. |