Update a network list

Modify the network list items and properties. Allows you to set the name, description and set of network list items to the resource. The current state of the list will be replaced with the properties and items you provide. The type cannot be changed.

Path Params
string
required

Unique identifier for each network list.

Query Params
boolean
Defaults to false

When enabled, provides additional response data identifying who created and updated the list and when, and the network list's deployment status in both STAGING and PRODUCTION environments. This data takes longer to provide.

boolean
Defaults to true

If enabled, the response list includes all items. For large network lists, this may slow responses and yield large response objects. The default true value includes the list's contents.

Body Params
list
array of strings
required
list*
string
required

The network list type, either IP for IP addresses and CIDR blocks, or GEO for two-letter country codes.

string
required
length between 1 and 100

Display name of the network list.

string
length between 1 and 255

Detailed description of the list.

integer
required
≥ 0
Defaults to 0

Identifies each version of the network list, which increments each time it's modified. You need to include this value in any requests to modify the list. See Concurrency control for details.

Responses

Language
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json