Admin - Remove a rule from existing policy
POST/admin/policies/remove-rule-from-policy
authorization
This API endpoint requires an API Key with at least one of the following Roles: SystemAdmin | PoliciesManager
Remove a rule from an existing policy. The rule is identified by its rule_id and the policy is identified by its policy_id.
Request
Responses
- 200
- 400
- 401
- 404
- 500