Tagging

Tagging
Tagging

New tags for bucket/object.

JSON Example
{
    "tagSets": [
        {
            "tags": [
                {
                    "key": "string",
                    "value": "string"
                }
            ]
        }
    ]
}
array of TagSet
tagSets
Required

tagSets