PUT POS/v3.1/Tags/Merge Try Now
Merge Tags
Request Information
URI Parameters
None.
Body Parameters
Merge tag request
| Name | Description | Type | Additional information |
|---|---|---|---|
| SourceTag |
Source Tag Name to merge
|
string |
None.
|
| MergeToTag |
Targated tag name
|
string |
None.
|
Request Formats
application/json, text/json
Sample:
{
"SourceTag": "",
"MergeToTag": ""
}
Response Information
Resource Description
None.