POST /messaging/v1/domainverification/update
Update a record in From Address Management.
Name | Type | | Description |
---|
domain | string | Required | The root domain of the email address. |
isSendable | boolean | | Determines whether or not the email address is sendable. |
Status | Name | Type | Description |
---|
200 | | | OK |
| domain | string | The user and root domain of the email address. |
| isSendable | boolean | Flags email address as sendable or not. |
| | | |
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