MINARA

Replace web-UI watchlist

PUT /v1/watchlist — Replace the watchlist (max 100 symbols).

PUT /v1/watchlist

Replace the watchlist (max 100 symbols).

MethodPUT
Path/v1/watchlist
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorypreferences

Request body

{ "symbols": [{ "ticker": "BTC", "kind": "crypto" }] }

On this page