Create a listCopy Pagepost https://{hostname}/etp-config/v3/configs/{configId}/listsCreates a new list.Path ParamsconfigIdintegerrequiredA unique identifier for the configuration.Query ParamsincludeDeletedbooleanDefaults to falseIndicates if the result set includes deleted resources, false by default.truetruefalseincludeSpecialEntitiesbooleanDefaults to falseIndicates if the results include special entities, false by default.truetruefalseonlyWithGrantedAccessbooleanDefaults to falseIndicates if the results include resources with granted access, false by default.truetruefalseaccountSwitchKeystringFor 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 ParamsDescribes list creation properties.descriptionstringrequiredlength ≥ 1Describes the list.listTypestringenumlength ≥ 0The list type. See List types for details on supported values.UNIFIED_BLOCK_LISTUNIFIED_EXCEPTION_LISTFQDN_LISTAKAMAITOP_LEVEL_DOMAINWHITELISTFILEHASHLISTFILEHASH_BLOCKDOMAIN_IP_LISTURL_BLOCKURL_BYPASSShow 11 enum valuesnamestringrequiredlength ≥ 1Name of the list.securityCategoryIdintegerrequired≥ 1The list's security category value. Either 1 for Malware, 2 for Phishing, 3 for C&C, 5 for DNS Exfiltration, 6 for Risky domains, or 7 for File sharing.Responses 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