Inserts a new notification into the database related to an entity.

Click on the image below to enlarge the demonstration in Postman.




Payload example:

{
    "owner_user_uuid": "d4e94e47-881a-4b35-a8a7-70b96f725ebe",
    "entity": "user",
    "record_uuid": "d4e94e47-881a-4b35-a8a7-70b96f725ebe",
    "message": "User Elon has been updated!"
}
Language
Click Try It! to start a request and see the response here!