Notifications

Create a new notification for a user

post/notification

Request body

userIdstring required
titlestring required
messagestring required
typestring required
relatedEntityIdstring
relatedEntityTypestring

Response

Notification created successfully

{"stackTrail":"paths:/notification:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes