Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

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

Response

Watchlist created successfully

watchListId
string
required
watchListName
string
required
eventCount
number
required
marketCount
number
required