toggle menu
QuettaCode API
0.1.0-BETA
jvm
switch theme
search in API
QuettaCode API
/
com.quettacode.flow.crm.web
/
NotificationController
/
markAllAsRead
mark
All
As
Read
@
PostMapping
(
value
=
[
"/read-all"
]
)
@
ResponseStatus
(
value
=
HttpStatus.NO_CONTENT
)
fun
markAllAsRead
(
)
(
source
)