Deleting a Tag Namespace
Delete a retired tag namespace.
When you delete a tag namespace, the tag key definitions associated with the tag namespace are also deleted. The tag key definitions are removed from any resources that have the tags.
Use the delete command and required parameters to delete a specified tag namespace:
oci iam tag-namespace delete [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
To delete the tag namespace, you must first delete all of the tag key definitions contained in the tag namespace. Use DeleteTagNamespace operation.
To delete a Tag Namespace and all if its tag key definitions, you must first retire the tag namespace. Use CascadeDeleteTagNamespace operation.