POST /messaging/v1/domainverification/update

Update a record in From Address Management.

NameTypeDescription
domainstringRequiredThe root domain of the email address.
isSendablebooleanDetermines whether or not the email address is sendable.
StatusNameTypeDescription
200  OK
 domainstringThe user and root domain of the email address.
 isSendablebooleanFlags email address as sendable or not.
    
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
  • Administration, Access
  • Account Settings, Read and Write
  • From Address Management, Read and Write