Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://{appId}.api-{region}.cometchat.io/v3/campaigns/notification-feed/{id}/delivered \ --header 'apikey: <api-key>' \ --header 'appid: <appid>' \ --header 'onbehalfof: <onbehalfof>'
Mark a feed item as delivered.
Your CometChat REST API Key.
UID of user making client request
Tenant application ID
Was this page helpful?