Update Notifications
Notifications
Update Notifications
POST
Update Notifications
Use this API to update notifications.Documentation Index
Fetch the complete documentation index at: https://velt-v5-0-2-beta-28.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
POST https://api.velt.dev/v2/notifications/update
Headers
Your API key.
Your Auth Token.
Body
Params
Example Requests
1. Update by organizationId and documentId
2. Update by organizationId, documentId and locationId
3. Update by organizationId, documentId and userId
4. Update by organizationId and userId
5. Update by organizationId, documentId, locationId and userId
6. Update with Permission Verification
When
verifyUserPermissions is enabled, the API checks document access for each user before updating their notifications. Updates are only applied to users with access to the document.
