Rule Category
Learn more about Rule Categories from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetRuleCategory | Get a Rule Category resource. |
|
| PATCH | UpdateRuleCategory | Update an existing Rule Category resource. |
|
| DELETE | DeleteRuleCategory | Delete an existing Rule Category resource. |
|
| GET | GetRuleCategoryCollection | Get a collection of Rule Category resources. |
|
| POST | CreateRuleCategory | Create a new Rule Category resource. |
|
| GET | LookupRuleCategoryChangePermissionTree | Lookup the permission set for changing the Rule Category. |
|
| GET | LookupRuleCategoryInsertPermissionTree | Lookup the permission set for creating the Rule Category. |
|
| GET | BatchGetRuleCategory | Get a collection of Rule Category resources for the set of id's. |
|
| POST | BatchCreateRuleCategory | Create a new collection of Rule Category resources. |
|
| PATCH | BatchUpdateRuleCategory | Update a collection of existing Rule Category resources. |
|
| DELETE | BatchDeleteRuleCategory | Delete a collection of existing Rule Category resources. |
|
| PATCH | ChangeRuleCategoryIsActive | Change the IsActive status for an existing Rule Category resource. |
|
| PATCH | ChangeRuleCategoryPermissionTree | Change the PermissionTree for an existing Rule Category resource. |
|
| PATCH | BatchChangeRuleCategoryIsActive | Change the IsActive status for a collection of existing Rule Category resources. |
|
| PATCH | BatchChangeRuleCategoryPermissionTree | Change the PermissionTree status for a collection of existing Rule Category resources. |