Skip to main content
PATCH

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

watchlistId
string
required

Watchlist identifier.

Body

application/json
includeTags
string[]
excludeTags
string[]
matchOperator
enum<string>
Available options:
AND,
OR

Response

Tags updated successfully

The response is of type object.