Send Trust Center update notifications to specific subscribers

Sends notifications for a specific Trust Center update to specific subscribers. At least one subscriber group or email address is required.

The total number of resolved, deduplicated recipient emails must not exceed 5,000. If exceeded, a 422 error is returned. Narrow your filters or split across multiple requests.

Path Params
string
required
string
required
Body Params
emails
array of strings
required
length ≤ 10

Additional email addresses to notify about this Trust Center update in addition to the existing Trust Center subscribers. Duplicate emails are deduplicated to ensure each recipient gets only one notification.

emails*
subscriberGroupIds
array of strings
required
length ≤ 10

IDs of subscriber groups to notify. When customerTrustAccounts is also provided, only subscribers in these groups whose linked account matches are notified.

subscriberGroupIds*
customerTrustAccounts
object

Optional account filters. When provided, only subscribers in subscriberGroupIds whose linked account matches all specified filters are notified.

Response

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json