Modify watchlist assets
Watchlists
Update Watchlist Assets
Modify the assets in a specific watchlist by ID for the authenticated user
PATCH
Modify watchlist assets
Documentation Index
Fetch the complete documentation index at: https://docs.messari.io/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Add or remove individual assets from a watchlist without replacing the entire asset list. This is useful for incrementally managing watchlist contents. Theaction field must be either add or remove, and assetIds specifies which asset UUIDs to add or remove.
To replace the entire asset list at once, use the Update Watchlist endpoint with the
assetIds field instead.
