# Mark a notification as read **PATCH /notifications/{id}/read** This route allows the user to mark a notification as read. ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Path parameters - **id** (string(uuid)) ## Responses ### 200 Returns the success message #### Body: application/json (object) - **message** (string) ### 403 Forbidden - You don't have permission to access this route [Powered by Bump.sh](https://bump.sh)