Logo
Akamai APIs API Documentation

DLP regexes

Number of APIs: 3


1. Create DLP regexes

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.



3. Get a DLP regex

GET https://{{host}}/etp-config/v3/configs/:configId/patterns/regexes/:regexId

Returns the specified DLP regular expression details.



ENDPOINTS