Mark notifications as read

The PUT /api/notifications/read endpoint allows users to mark specific notifications as read in the Netevia banking application. This helps in efficiently managing unread notifications by updating their status. The user must provide the IDs of the notifications to be marked as read in the request body.

Body Params
ids
array of int32s | null
ids
string
enum
Allowed:
boolean | null
Response
200

Success

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!