Create notification

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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!"
}
Body Params
string
required
string
required
string
required
string
required
string
Headers
string
required
Defaults to application/json
string
required
Defaults to Bearer {token}
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json