Untag Object
To remove global tag form entity tag name must be prefixed with ":".
Request
URI
DELETE
https://{api_host}/vco/api/catalog/{namespace}/{type}/{id}/tags/{tagname}
COPY
Path Parameters
string
namespace
Required
namespace
string
type
Required
type
string
id
Required
id
string
tagname
Required
tagname
Responses
204
No content
Operation doesn't return any data structure
401
User is not authorized
Operation doesn't return any data structure