Skip to content

The Tag MAPI Object

This is an object for POST and PUT tags requests.

  • name string

    Name of the tag

Example Object
{
"tag": {
"name": "Editor's Choice"
}
}