Deleting a Tag Key Definition

Delete retired tag key definitions.

    1. On the Tag namespaces list page, select the namespace that you want to work with. If you need help finding the list page, see Listing Tag Namespaces.
    2. On the Tag namespace details page, in the Tag key definitions section, select the tag key definitions you want to delete.
    3. From the Actions menu, select Delete.
      Important

      The Delete option is enabled only for retired tag key definitions.
    4. In the Delete selected tag key definitions dialog box, select Delete.

      The tag key definitions that are marked for deletion move to the Deleting state. To track the deletion progress, from the Actions menu at the top of the Tag namespace details page, select View work requests.

  • Use the delete command and required parameters to delete a specified tag definition:

    oci iam tag delete [OPTIONS]

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

  • To delete a tag key definition, use DeleteTag operation.

    To delete multiple tag key definitions within a tag namespace, use BulkDeleteTags operation.