A valid request URL is required to generate request examples{
"tagID": 123,
"tagValue": "<string>",
"isDefault": true,
"percent": 123,
"created": "<string>",
"updated": "<string>"
}Update the designated tag
A valid request URL is required to generate request examples{
"tagID": 123,
"tagValue": "<string>",
"isDefault": true,
"percent": 123,
"created": "<string>",
"updated": "<string>"
}JWT Authorization header using the Bearer scheme.
Request create or modify Tag
Request/Response object for a tag
Tag ID
Tag Value
Whether or not this tag is the default tag for its category.
Percentage of available inventory this tag will get when the percentage update is performed. Must be between 0 and 100 (inclusive).
Date this tag was created
Date this tag was last updated
Success
Request/Response object for a tag
Tag ID
Tag Value
Whether or not this tag is the default tag for its category.
Percentage of available inventory this tag will get when the percentage update is performed. Must be between 0 and 100 (inclusive).
Date this tag was created
Date this tag was last updated