so.sprk.authManageNotifications

sprk.so

Documentation

main permission-set

No description available.

View raw schema
{
  "type": "permission-set",
  "title": "Manage Spark Notifications",
  "detail": "View and configure notifications for the Spark app.",
  "title:lang": {},
  "detail:lang": {},
  "permissions": [
    {
      "lxm": [
        "so.sprk.notification.getUnreadCount",
        "so.sprk.notification.listNotifications",
        "so.sprk.notification.putPreferences",
        "so.sprk.notification.registerPush",
        "so.sprk.notification.unregisterPush",
        "so.sprk.notification.updateSeen"
      ],
      "type": "permission",
      "resource": "rpc",
      "inheritAud": true
    }
  ]
}

Lexicon Garden

@