Delete Notifications

Delete notifications up to this point

DELETE /notifications/delete/{notificationId}

Returns deleted count.

Path Parameters

NameTypeDescription

notificationId*

String

Notification ID

content:
            application/json:
              schema:
                type: number

Last updated