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.
Documentation Index
Fetch the complete documentation index at: https://vanta.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Input for sending notifications to specific subscribers of a Trust Center update.
Recipient limit: The total number of deduplicated recipient emails resolved from subscriber groups, account filters, and additional emails must not exceed 5,000. If the resolved recipient count exceeds this limit, the request will return a 422 error. To notify more recipients, narrow your filters or split across multiple requests.
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.
10IDs of subscriber groups to notify. When customerTrustAccounts is also provided,
only subscribers in these groups whose linked account matches are notified.
10Optional account filters. When provided, only subscribers in subscriberGroupIds
whose linked account matches all specified filters are notified.
Ok
The number of subscribers who will receive this notification.