Deleting a DKIM Record
Delete a DKIM record.
- Open the navigation menu and select Developer Services. Under Application Integration, select Email Delivery. Under Email Delivery, select Email Domains.
- On the Email Domains list page, click the email domain where you want to delete a DKIM record.
- On the Email Domain Details page, click the DKIM you want to delete.
- On the DKIM Details page, click Delete.
- In the confirmation dialog box, click Confirm.
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.