POST /messaging/v1/domainverification/bulk/insert
Queue a bulk insert to the From Address Management table using either an array of email addresses or a data extension and column reference.
JSON Parameters
Name | Type | Description | |
---|---|---|---|
NotificationEmail | string | Required | Email address where a notification is sent when the process completes. |
Addresses | string | Array of email addresses to add as from addresses. The call must include either Addresses or DETable and DEColumn. | |
DETable | string | Name of the data extension to retrieve addresses from. The call must include either DETable and DEColumn or Addresses. | |
DEColumn | string | Column in DETable to retrieve addresses from. The call must include either DETable and DEColumn or Addresses. |
Required Marketing Cloud Permissions
- Administration, Access