Deleting a DKIM Record

Delete a DKIM record.

    1. On the Email Domains list page, select the email domain where you want to delete a DKIM record. If you need help finding the list page, see Listing Email Domains.
    2. On the details page, select DKIM.
    3. From Actions menu for the DKIM, select Delete.
    4. When prompted, confirm the deletion.
    The DKIM record is deleted from the email domain.
  • Use the delete command and required parameters to delete a DKIM.

    oci email dkim 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.

    Use the DeleteDkim operation to delete a DKIM record.

    For more information about managing DKIMs, see GetDkim, ListDkims, and UpdateDkim.