curl --request DELETE \
--url https://lens-api.tic.io/watchlists/{id}/members/{memberGuid} \
--header 'x-api-key: <api-key>'Removes a member (any entity type) from the watchlist together with its event history.
curl --request DELETE \
--url https://lens-api.tic.io/watchlists/{id}/members/{memberGuid} \
--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.