PUT POS/v3.1/Tags Try Now
Update Tags
Request Information
URI Parameters
None.
Body Parameters
Update tag request
| Name | Description | Type | Additional information |
|---|---|---|---|
| SourceTag |
Source Tag Name to update
|
string |
None.
|
| UpdateToTag |
New Tag Name for updation
|
string |
None.
|
Request Formats
application/json, text/json
Sample:
{
"SourceTag": "",
"UpdateToTag": ""
}
Response Information
Resource Description
None.