# Tag

#### Example

```json
{
    "id": 444,
    "name": "Support"
}
```

#### Fields

| Field | Type    | Comments         |
| ----- | ------- | ---------------- |
| id    | integer | Unique Id of tag |
| name  | string  | Name of the tag  |
