Update a blocklist

This operation updates the details of a blocklist.

Path Params
integer
required

Uniquely identifies a blocklist.

Body Params

Blocklist update schema.

string
length ≤ 256

A description of the blocklist.

date-time

The date in the future when the blocklist ends, expressed as an ISO 8601 timestamp. If the member is omitted or the value is set to an empty string, the corresponding entries are always blocked.

entries
array of strings
required
length ≤ 10000

List of IP addresses and/or CIDRs

entries*
string
required
length between 1 and 128

The unique name for this blocklist.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json