Skip to content

NotificationInput object

Input for creating or updating a notification

FieldTypeDescription
userIdrequiredinteger (int32)Recipient user ID
typerequiredstringNotification category
titlestringNotification title
messagerequiredstringNotification body text
readbooleanHas been read
linkstring | nullRelated resource URL

Released under the MIT License.