v1

latestSwagger 2.02026-07-17652667.3 KB
basic

Create/update tag

put/tags/{tag}

Path parameters

tagstring required

Name of the tag

Request body

tagstring required
colorstring required

Example request

{
  "color": "#FF0000",
  "tag": "good"
}

Response

Returns the new tag information