Create a list

Creates a new list.

Path Params
integer
required

A unique identifier for the configuration.

Query Params
boolean
Defaults to false

Indicates if the result set includes deleted resources, false by default.

boolean
Defaults to false

Indicates if the results include special entities, false by default.

boolean
Defaults to false

Indicates if the results include resources with granted access, false by default.

string

For 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 Params
string
required
length ≥ 1

Describes the list.

string
length ≥ 0

The list type. See List types for details on supported values.

string
required
length ≥ 1

Name of the list.

integer
required
≥ 1

The 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

Headers
object
string

Location URL for the newly created resource.

Language
Authentication
URL