Authorizations
Your API key from the Velt Console
Your Auth Token for authentication
Body
application/json
Response
Notifications added successfully
Use this API to add notifications.
Key Points:
Optional Parameters:
verifyUserPermissions: When enabled, notifications are only created for users who have access to the specified document (default: false)notificationId: Custom notification ID to prevent duplicate notifications. Only special characters _, - are allowednotifyAll: If set to true, notification will be sent to all users in the organization (default: true)notificationSourceData: Any custom object to be stored with the notification. When the user clicks on the notification, this data will be sent in the callbackš Full Documentation: https://docs.velt.dev/api-reference/rest-apis/v2/notifications/add-notifications
Your API key from the Velt Console
Your Auth Token for authentication
Notifications added successfully