Tag

Name / Description Type / Format Example
code
The unique code for this Tag
string "string"
title
The title for this Tag
string "string"
color
A color to used to represent this Tag, in hex format. ie 'ff0000'
string "string"
{
  "code": "string",
  "title": "string",
  "color": "string"
}
Getting Started Using Tags