curl --request DELETE \
--url https://lens-api.tic.io/watchlists/{id} \
--header 'x-api-key: <api-key>'Deletes a watchlist together with all its members, triggers, subscriptions, and event history. This operation is irreversible.
curl --request DELETE \
--url https://lens-api.tic.io/watchlists/{id} \
--header 'x-api-key: <api-key>'Pro+ tierDocumentation Index
Fetch the complete documentation index at: https://docs.tic.io/llms.txt
Use this file to discover all available pages before exploring further.