Create a DLP dictionaryCopy Pagepost https://{hostname}/etp-config/v3/configs/{configId}/dictionariesCreates a DLP dictionary.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 ParamsLists parameters in the DLP dictionary object.aggressiveModebooleanrequiredEnables aggressive mode.truefalseakamaiDefinedbooleanrequiredIndicates an Akamai-defined dictionary.truefalsedescriptionstringlength ≥ 1Description of the dictionary.namestringrequiredlength ≥ 1Name of the dictionary.patternDetailsarray of objectsrequiredlength ≥ 0The pattern details.patternDetails*ADD objectpatternsarray of integersrequiredlength ≥ 0The pattern ID.patterns*ADD integerpoliciesarray of objectslength ≥ 0Lists the security policy assigned to a site. Configure the accepted use policy and set responses for known and suspected threats under specified categories.policiesADD 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