curl --request DELETE \
--url https://lens-api.tic.io/watchlists/{id}/events/{eventId}/acknowledge \
--header 'x-api-key: <api-key>'Reverses an acknowledgement, clearing the acknowledger, note, and timestamp.
curl --request DELETE \
--url https://lens-api.tic.io/watchlists/{id}/events/{eventId}/acknowledge \
--header 'x-api-key: <api-key>'