Delete all notifications
MngDeleteAllNotify¶
Description: Deletes all notifications of the currently authenticated manager session.
This method is available for:
SESSION_MANAGERSESSION_ADMINSESSION_DEALER
Request Parameters¶
This method does not require body parameters. The manager identity is resolved from the current session.
Request Example¶
{}
Response Example¶
{
"data": "OK"
}