Property description
The notifications property defines notification preferences.
Minimal JSON
{ "notificationTemplateKey": "","recipientUserRelationTypeKey": ""
}
Nested properties
| Property | Description | Values | Mandatory |
|---|---|---|---|
notificationTemplateKey | Key of a notification template. | string | Yes |
recipientUserRelationTypeKey | Configures recipients, aka specific users or user groups to receive the notifications. | string | Yes |
attributeTypeKey | Configures notifications to be sent only when specified attributes are modified. | string | No |
objectTypeKey | Configures notifications to be sent only when specified object types are modified. | string | No |
relationTypeKey | Configures notifications to be sent only when specified relation types are modified. | string | No |
spacePath | Space path including subspaces. For example, if current space is S2 and its parent space is S1, then spacePath will be “S1/S2”. | string | No |
userRelationTypeKey | Configures notifications to be sent only when specified user relation types are modified. | string | No |