DeleteMailFromDomain
Delete the custom MAIL FROM domain configuration for a trusted email domain. Each trusted email domain has at most one MAIL FROM domain configuration.
Input
| Name | Type | Required | Description |
| EmailDomainId | String | True | The identifier (UUID) of the trusted email domain whose MAIL FROM domain configuration you want to delete. This value is obtained from the TrustedEmailDomains.Id column. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates whether the operation was successful. |