Removing a Tag from a Single Resource
Remove a tag that has been applied to an existing resource in Oracle Cloud Infrastructure.
To remove a defined tag from a resource, you must have permission to use the namespace. See Required Permissions for Working with Defined Tags. For more information about how tagging works and tagging concepts, see Overview of Tagging.
For most resources, use the resource's
update
command with the--defined-tags
or--freeform-tags
option.See Get Started with the Command Line Interface for more information.
For most resources, use the resource's
update
operation with thedefinedTags
orfreeformTags
attribute and their values.For information about using the API and signing requests, see REST API documentation and Security Credentials.