NotificationInput object
Input for creating or updating a notification
| Field | Type | Description |
|---|---|---|
userIdrequired | integer (int32) | Recipient user ID |
typerequired | string | Notification category |
title | string | Notification title |
messagerequired | string | Notification body text |
read | boolean | Has been read |
link | string | null | Related resource URL |