Create Blocklist

Create a new blocklist in the specified workspace. The blocklist is defined by a GNQL query and will automatically refresh its IP list.

Path Params
uuid
required

Workspace UUID.

Body Params
string
required

GNQL query that defines the blocklist.

string

Human-readable name for the blocklist.

integer | null
≥ 1

Maximum number of IPs to return. Must be greater than 0 when provided.

boolean
Defaults to true

Whether the blocklist should be active. Defaults to true if omitted.

uuid

Workspace whose data the query runs against. Requires the GNQL Diff entitlement.

Responses

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