POST /messaging/v1/domainverification/delete
Delete a user domain in From Address Management.
Name | Type | Description | |
---|---|---|---|
EmailAddress | string | Required | Email address to delete. |
DomainType | boolean | Required | Domain type of the email address. Use UserDomain. |
Status | Name | Type | Description |
---|---|---|---|
200 | OK | ||
message | string | Success message showing the number of email addresses deleted: x records successfully updated! | |
400 | Bad Request | ||
message | string | Invalid email address | |
errorcode | string | Error code for the exception | |
documentation | string | https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/error-handling.htm | |
403 | Insufficient Privileges | ||
message | string | Forbidden, Insufficient Privileges | |
errorcode | string | Error code for the exception | |
documentation | string | https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/error-handling.htm | |
500 | Internal Server Error | ||
message | string | Invalid request | |
errorcode | string | Error code for the exception | |
documentation | string | https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/error-handling.htm |
- Administration
- ManageDomainRegistration