BatchUpdateNotifications
Batch updates a list of notifications using the list of fields specified in their respective `update_mask`s.
POST
/
api
/v1
/notifications:batchUpdate
Request Body
application/json
RequiredThe request for a call to NotificationService_BatchUpdateNotifications
to update notifications.
A maximum of 1000 notifications can be modified in a batch.
requests
Requiredarray<object>
A successful response.