Deleting a Tag Default

Delete a tag default using the Console, CLI, or API.

    1. On the Compartments list page, select the compartment you want to work with, then select the Tag defaults tab. If you need help finding the list page, see Listing Tag Defaults.
    2. On the Tag defaults page, select the Actions menu (three dots) to the right of the tag default you want to delete and select Delete tag default.
    3. In the Delete tag default dialog box, select Delete.
  • Use the delete command and required parameters to delete a tag default:

    oci iam tag-default delete [OPTIONS]

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

  • To delete a tag default, use DeleteTagDefault operation.