v1

latestOpenAPI 3.1.02026-07-2654172281.3 KB
public_tags
public
Tags

Create a tag

Create a tag

post/tags

Request body

namestring required
colorstring required
workspaceIdstring uuid required

Response

Successful operation

tagIdstring uuid required
namestring required
colorstring required

A hexadecimal color value

workspaceIdstring uuid required

Example response

{
  "tagId": "18dccc91-0ab1-4f72-9ed7-0b8fc27c5826",
  "name": "Analytics Team",
  "color": "FF5733",
  "workspaceId": "871d9b60-11d1-44cb-8c92-c246d53bf87e"
}