v2
latestOpenAPI 3.0.12026-07-262352981007.0 KBNotifications
Create a notification
Creates a notification.
post/notifications
Request body
Example request
{
"staffId": "832e778f-83df-454a-b344-768a862a7e67",
"iconColor": "#25C9A4",
"message": "[@staffId] has **assigned** you a Task."
}Response
When request is accepted. Returns a 'Link' object.