Update recipients for email notifications of an event in bulk.
Only recipients included in this call receive email notificaitons. A recipient who was previously receiving notifications but was not included in this call is removed from the list of recipients receiving notifications.
Successful operation
Bad request error
Unauthorized error
Forbidden error
Not found error
Internal server error
{- "organizationId": 17,
- "groupIds": [
- 32
], - "notificationRecipients": [
- "email@email.com"
]
}
{- "requestId": "06327cae-e075-42ca-b620-c5cfdd3b4e37"
}