v1
latestSwagger 2.02026-07-17652667.3 KBbasic
Create/update tag
put/tags/{tag}
Path parameters
tagstring required
Name of the tag
Request body
Example request
{
"color": "#FF0000",
"tag": "good"
}Response
Returns the new tag information
Name of the tag
{
"color": "#FF0000",
"tag": "good"
}Returns the new tag information