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 DELETE \ --url https://cloud.kaneo.app/api/notification/clear-all \ --header 'Authorization: Bearer <token>'
{ "success": true, "count": 123 }
Clear all notifications for the current user
Bearer token authentication
All notifications cleared
Was this page helpful?