Create a DLP patternCopy Pagepost https://{hostname}/etp-config/v3/configs/{configId}/patternsCreates a DLP custom dictionary pattern.Path ParamsconfigIdintegerrequiredA unique identifier for the configuration.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsCreates a data loss protection (DLP) pattern.akamaiDefinedbooleanIndicates an Akamai-defined pattern.truefalsedescriptionstringA description of the DLP pattern.namestringrequiredName of the DLP pattern.regexIdsarray of stringslength ≥ 0Unique identifier for the DLP pattern.regexIdsADD stringregexesarray of objectsrequiredlength ≥ 1Applicable regular expressions.regexes* objectidstringUnique ID for the regex pattern.regexstringlength ≥ 1Contents of the regular expression entry.ADD objectResponses 200Successful response. 400Validation error. 401Authentication error. See Get started for help setting up your API token. 403Insufficient permissions See Get started for help setting up your API token. 404Configuration not Found.Updated 4 months ago