Admin - Add a rule to existing policy
POST/admin/policies/add-rule-to-policy
authorization
This API endpoint requires an API Key with at least one of the following Roles: SystemAdmin | PoliciesManager
Add an existing system rule to 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