POST /messaging/v1/domainverification

Create a record in From Address Management and trigger a verification email. .

NameTypeDescription
domainstringRequiredThe root domain of the email address.
StatusNameTypeDescription
201  Created
 domainstringThe root domain of the email address.
    
400  Bad Request
 messagestringInvalid field name provided for orderBy. Sorting is supported on domain, status, issendable, domaintype, modifieddate.
 errorcodestringError code for exception
 descriptionstringhttps://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/error-handling.htm
    
403  Insufficient Privileges
 messagestringInvalid field name provided for orderBy. Sorting is supported on domain, status, issendable, domaintype, modifieddate.
 errorcodestringError code for exception
 descriptionstringhttps://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/error-handling.htm
    
500  Internal Server Error
 messagestringInvalid field name provided for orderBy. Sorting is supported on domain, status, issendable, domaintype, modifieddate.
 errorcodestringError code for exception
 descriptionstringhttps://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/error-handling.htm

This action requires the Administration | Access permission.

It requires these permission scopes.

  • Account Settings | Read and Write
  • From Address Management | Read and Write