Notification

Notification
Notification

Represents a notification.

JSON Example
{
    "createdAt": "string",
    "createdBy": "string",
    "data": {},
    "groupRecipients": [
        "string"
    ],
    "id": "string",
    "lastUpdatedAt": "string",
    "lastUpdatedBy": "string",
    "recipients": [
        "string"
    ],
    "scenarioId": "string"
}
string As date-time As date-time
createdAt
Optional

Creation time

string
createdBy
Optional

Created By

object
data
Optional

data

array of string
groupRecipients
Optional

List of group recipients (max 10 groups, max 500 users/group will receive the notification)

string As uuid As uuid
id
Optional

Notification id

string As date-time As date-time
lastUpdatedAt
Optional

Update time

string
lastUpdatedBy
Optional

Updated By

array of string
recipients
Optional

List of recipients (max 100 recipients)

string
scenarioId
Required

Notification scenario id