Skip to main content
DELETE
/
watchlists
/
{id}
/
notifications
/
{notificationId}
Delete a notification trigger
curl --request DELETE \
  --url https://lens-api.tic.io/watchlists/{id}/notifications/{notificationId} \
  --header 'x-api-key: <api-key>'
Pro+ tier

Authorizations

x-api-key
string
header
required

Path Parameters

id
string<uuid>
required

Watchlist GUID

notificationId
string<uuid>
required

Notification trigger GUID

Response

Notification trigger deleted