Deleting an Email Domain

Delete an email domain.

    1. Open the navigation menu and click Developer Services. Under Application Integration, click Email Delivery. Under Email Delivery, click Email Domains.
    2. On the Email Domains list page, click the email domain that you want to delete.
    3. On the Email Domain Details page, click Delete.
    4. In the confirmation dialog box, type DELETE and click Confirm.
    The email domain is deleted.
  • Use the delete command and required parameters to delete an email domain.

    oci email domain delete [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • For information about using the API and signing requests, see REST API documentation and Security Credentials. For information about SDKs, see SDKs and the CLI.

    To delete an email domain, use DeleteEmailDomain operation.

    For more information about managing the email domains, see GetEmailDomain, UpdateEmailDomain, ListEmailDomains, and ChangeEmailDomainCompartment.