Delete a tag from a component
Request
DELETE https://{hostname}:{port}
/cli/component/tag?{parameters}
Parameter | Type | Required | Description |
---|---|---|---|
component | string | true | Name or ID of the component |
tag | string | true | Name of the tag |
Related CLI command: removeTagFromComponent.