Tag
idstring
User defined unique identifier for the tag
typestringrequired
Id of the tag type
valuestringrequired
User defined display value for the tag
urlstringnullable
External URL to associate with the tag
Tag
{
"id": "string",
"type": "string",
"value": "string",
"url": "string"
}