Skip to main content
Version: 1.6.0

Admin - Delete external policy rule by it id

POST 

/admin/policies/delete-external-rule

authorization

This API endpoint requires an API Key with at least one of the following Roles: SystemAdmin | PoliciesManager

Delete an existing external policy rule from the system. The rule is identified by its rule_id.

Request

Header Parameters

    AUTHORIZATION stringrequired

    The AUTHORIZATION header must be set to the API Key of the user. The API Key is returned when a new user is created using the /admin/create-user endpoint.

Body

required

    oneOf

    rule_namestringrequired

Responses