Create tags
POST https://{{endpoint}}/customvision/v3.3/Training/projects/{{projectId}}/tags?name=Charlie
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
name | string |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Training-key | string |
RESPONSES
status: OK
{"id":"98bc748f-9ef9-4010-92f7-ce26385fac2e","name":"Charlie","description":null,"type":"Regular","imageCount":0}