Notifications
Clear All Notifications
Clear all notifications for the current user
Authorization
bearerAuth AuthorizationBearer <token>
API Key authentication
In: header
Response Body
application/json
curl -X DELETE "https://cloud.kaneo.app/api/notification/clear-all"{
"success": true,
"count": 0
}