Remove entry
curl --request DELETE \
--url https://api.txcloud.io/v1/watchlist/lists/custom/{id}/entries/{entryId} \
--header 'Authorization: Bearer <token>'Lists
Remove entry
DELETE
/
watchlist
/
lists
/
custom
/
{id}
/
entries
/
{entryId}
Remove entry
curl --request DELETE \
--url https://api.txcloud.io/v1/watchlist/lists/custom/{id}/entries/{entryId} \
--header 'Authorization: Bearer <token>'⌘I