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