toggle menu
innoqueue
0.0.1-SNAPSHOT
jvm
switch theme
search in API
innoqueue
/
com.innopolis.innoqueue.rest.v1
/
NotificationsController
/
readNotifications
read
Notifications
@
PostMapping
fun
readNotifications
(
@
RequestHeader
(
value
=
"user-token"
)
token
:
String
,
@
RequestBody
notificationIds
:
NotificationIdsDto
?
)
POST endpoint for marking notifications as read