Number of APIs: 3
POST https://{{host}}/etp-config/v3/configs/:configId/patterns/regexes
Creates a list of DLP regular expressions.
2. List DLP regular expressions
GET https://{{host}}/etp-config/v3/configs/:configId/patterns/regexes
Returns a list of DLP regular expressions.
GET https://{{host}}/etp-config/v3/configs/:configId/patterns/regexes/:regexId
Returns the specified DLP regular expression details.
ENDPOINTS