Sends a notification with a given label, and a optional link to a resource to the user.
Request URL
https://api.nodehost.ca/post_account_notification_create
Parameters
label
- A lable for the notification sender
notification
- The content for the notification
More info
You can set the optional Link in the parameter link
.
Response
{
"data": "Notification sent",
"system_connection": "true",
"system_version": "v_55_65418c9",
"system_user_id": "1232",
"system_user_username": "apiuser"
}