Summary
Create new tag
Description
Create a new tag.
Route
POST /tags/create
Roles
            admin
other
readonly
apiread
engineering
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| data | object | yes | Tag Data | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| results | object | New tag data |