Root

class matterapi.endpoints.async_api.RootApi(client: matterapi.client.base.BaseClient, skip_response_parsing: bool = False)
async acknowledge_notification() matterapi.models.PushNotification

Acknowledge receiving of a notification

Permissions:

Must be logged in.

Minimum Server Version:

3.10

Api Reference:

AcknowledgeNotification