Skip to main content
POST
BatchUpdateNotifications

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The request for a call to NotificationService_BatchUpdateNotifications to update notifications. A maximum of 1000 notifications can be modified in a batch.

The request for a call to NotificationService_BatchUpdateNotifications to update notifications. A maximum of 1000 notifications can be modified in a batch.

requests
object[]
required

Response

A successful response.

The response of a call to NotificationService_BatchUpdateNotifications containing the updated notifications.

notifications
object[]

The updated notifications.