Skip to main content
POST
Update Notifications
Use this API to update notifications.

Endpoint

POST https://api.velt.dev/v1/notifications/update

Headers

x-velt-api-key
string
required
Your API key.
x-velt-auth-token
string
required

Body

Params

data
object
required

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

Response

Success Response

When some notifications are not found

Failure Response