When executing REST API commands against the DLP Enforce Server, the API client receives an HTTP 403 Forbidden error.
16.x
Enforce Server REST API
The DLP Enforce user account and its assigned Role lack the specific administrative privileges required to access, view, or modify policy objects via the REST API. This occurs even if the user is authenticated, as the Enforce RBAC (Role-Based Access Control) prevents the specific action..
Ensure the role-based permissions (as detailed in the technical documentation) are correctly assigned.
Wait 1–2 minutes after saving for the new privileges to propagate through the Enforce services.
Retry the API command from your client (e.g., Postman or cURL).