latestOpenAPI 3.0.02026-08-186661,4492.1 MB
4d9bcf62aa69
Notifications
Dismiss notifications
Auth: Authenticated - any signed-in user.
Marks a single notification dismissed (NotificationId), or dismisses all of the current user's notifications when DismissAll is true.
patch/Notifications/Dismiss
Request body
Example request
{
"notificationId": 0,
"dismissAll": false
}Response
Success - notifications dismissed
DismissNotificationsResponse required