post
https://api.octapipe.com/notifications
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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!"
}