Create a new notification

This API allows you to create a new notification for a user.

Body Params

Create a new notification

string
enum
required

This is to identify type of notification. Currently only inapp category is supported.

Allowed:
string

The Email-id of the person who will be receiving this notification.

string

The Email-id of the person of the person who is sending notification.

string

You can add link to notification and the user is redirected to it when he clicks the notification.

string
required

The notificatoin message that will be display to user. {{fullName}} variable can be used in message to display the sender name.

string
enum

The notification could be either activity or actionable. actionable - Notifications which require some action, like a follow request, leave approval. activity- Notification which publishes some information default will be activity

Allowed:
Responses

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