Logo
Akamai APIs API Documentation

DLP dictionary patterns

Number of APIs: 4


1. Delete a DLP dictionary pattern

DELETE https://{{host}}/etp-config/v3/configs/:configId/patterns/:patternId



2. Create a DLP pattern

POST https://{{host}}/etp-config/v3/configs/:configId/patterns



3. List DLP dictionary patterns

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



4. Get a DLP dictionary pattern

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



ENDPOINTS