curl --request DELETE \
--url https://lens-api.tic.io/watchlists/{id}/notifications/{notificationId} \
--header 'x-api-key: <api-key>'Removes a notification trigger from the watchlist.
curl --request DELETE \
--url https://lens-api.tic.io/watchlists/{id}/notifications/{notificationId} \
--header 'x-api-key: <api-key>'