# Mark all user's notifications as read **POST /api/notifications/mark_all_as_read** Mark all of a user's notifications as read at once. Updated records are not returned. ## Servers - http://localhost:4000: http://localhost:4000 () ## Authentication methods - Api key ## Parameters ## Responses ### 200 OK #### Body: application/json (object) - **updated_count** (number) Number of updated notifications ### 401 Unauthorized #### Body: application/json (object) - **error** (string) Human readable version of the error status code [Powered by Bump.sh](https://bump.sh)