POST rules and classifiers API

curl --insecure --location --request POST "https://10.0.186.68:9443/dlp/rest/v1/policy/rules"

The POST rules and classifiers API creates or updates custom or predefined policy, rules, and attach existing classifiers with a condition property.

Note:
  1. All input Boolean parameters are set to a 'false' by default.
  2. API does not support rule monitor condition "all activities" to avoid incidents overflow.