Disassociate a authenticated domain from a given user.
DELETE https://api.sendgrid.com/v3/whitelabel/domains/subuser
This endpoint allows you to disassociate a specific authenticated domain from a subuser.
An authenticated domain allows you to remove the “via” or “sent on behalf of” message that your recipients see when they read your emails. Authenticating a domain allows you to replace sendgrid.net with your personal sending domain. If you choose to use Automated Security, SendGrid provides you with 3 CNAME records. If you turn Automated Security off, you are given 2 TXT records and 1 MX record. You need to enter these records into your DNS provider.
Authenticated domains can be associated with (i.e. assigned to) subusers from a parent account. This functionality allows subusers to send mail using their parent's domain authentication. To associate a authenticated domain with a subuser, the parent account must first authenticate and validate the domain. The the parent may then associate the whitelabel via the subuser management tools.
For more information on whitelabeling, please see our User Guide
URI Parameters
URI Parameter | Type | Required? | Description |
---|---|---|---|
username | string | required | Username for the subuser to find associated authenticated domain. |