Patch a list

Modifies individual list items entries. Add or delete only.

Path Params
integer
required

A unique identifier for the configuration.

integer
required

A unique identifier for the list.

Query Params
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

Items to add or delete when performing a patch operation on a list.

delete
array of strings
required
length ≥ 0

An array of IP addresses, domains, URLs and file hashes to delete in the PATCH operation.

delete*
add
array of objects
required
length ≥ 0

Contains details of the list item to add in the patch operation.

add*
Responses
200

Successful response.

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