Skip to main content
POST
Create Tag

Authorizations

X-API-Key
string
header
required

Body

name
string
required
Minimum string length: 1
color
enum<string>
default:gray
Available options:
gray,
red,
orange,
yellow,
lime,
green,
cyan,
blue,
purple,
fuchsia,
pink,
emerald,
amber,
violet,
indigo,
teal,
sky,
rose,
slate,
zinc,
neutral,
stone
group
string | null

Optional tag group. Tags sharing a group are colored as a unit, so a grouped tag inherits the group's color and the color field is ignored.

Minimum string length: 1
Example:

"persona"

Response

Tag created successfully

Tag created successfully

id
string
required
Example:

"tg_23abec5b-100a-4261-9ee7-1effe68f0149"