# acknowledgeNotifications
State Resource
This is a State Resource as provided by the tymly-cardscript-plugin plugin.
# Purpose
Acknowledges notifications for a user
# Usage
# Example
{
"AcknowledgeNotifications": {
"Type": "Task",
"Resource": "module:acknowledgeNotifications",
"InputPath": "$.acknowledgeNotifications"
}
}
# Options
# Optional properties
# notificationIds
Holds the ID's of the notification the user wishes to acknowledge.
- Type:
array