Skip to main content
PUT
Java (SDK)

Authorizations

Authorization
string
header
required

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

Body

application/json

Array of watchlists to create or update

name
string
required

Unique name for the watchlist

symbols
string[]
required

Array of stock symbols (must be unique)

Example:

Response

Watchlists created or updated successfully

user_id
integer<int64>

User ID

watchlist
object[]

Array of watchlists