MergeTagsRequest
Request to merge multiple tags
source_tagsstring[]required
destination_tagstringrequired
MergeTagsRequest
{
"source_tags": [
"string"
],
"destination_tag": "string"
}
Request to merge multiple tags
{
"source_tags": [
"string"
],
"destination_tag": "string"
}