POST /messaging/v1/domainverification/push
Pushes one or more registered domains to all existing child business units of your account (EID).
Name | Type | Description | |
---|---|---|---|
domainlist | Array of strings | Required | List of registered domains to push to existing child business units. Each child business unit receives all registered domains in this list. |
Status | Name | Type | Description |
---|---|---|---|
200 | OK | ||
domain | string | The domain that is pushed to child business units. | |
message | string | Indicates whether the domain is added to all child business units. | |
400 | Bad request | ||
message | string | Invalid domain. Can’t verify the domain. | |
errorcode | string | Error code for exception | |
description | string | https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/error-handling.htm | |
403 | Insufficient privileges | ||
message | string | Invalid domain. Can’t verify the domain. | |
errorcode | string | Error code for exception | |
description | string | https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/error-handling.htm | |
500 | Internal server error | ||
message | string | Invalid domain. Can’t verify the domain. | |
errorcode | string | Error code for exception | |
description | string | https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/error-handling.htm |
- Administration, Access
- Account Settings, Read and Write
- From Address Management, Read and Write