Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://cloud.kaneo.app/api/notification/read-all \ --header 'Authorization: Bearer <token>'
{ "success": true, "count": 123 }
Mark all notifications as read for the current user
Bearer token authentication
All notifications marked as read
Was this page helpful?