POST /messaging/v1/domainverification
Create a record in From Address Management and trigger a verification email. .
Name | Type | | Description |
---|
domain | string | Required | The root domain of the email address. |
Status | Name | Type | Description |
---|
201 | | | Created |
| domain | string | The root domain of the email address. |
| | | |
400 | | | Bad Request |
| message | string | Invalid field name provided for orderBy. Sorting is supported on domain, status, issendable, domaintype, modifieddate. |
| 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 field name provided for orderBy. Sorting is supported on domain, status, issendable, domaintype, modifieddate. |
| 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 field name provided for orderBy. Sorting is supported on domain, status, issendable, domaintype, modifieddate. |
| errorcode | string | Error code for exception |
| description | string | https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/error-handling.htm |
- Account Settings, Read and Write
- From Address Management, Read and Write