Management API
The Tag MAPI Object
This is an object for POST and PUT tags requests.
Properties
-
name
stringName of the tag
Example Object
{
"tag": {
"name": "Editor's Choice"
}
}
This is an object for POST and PUT tags requests.
name
stringName of the tag
{
"tag": {
"name": "Editor's Choice"
}
}