Skip to main content
PATCH
Update Tag

Authorizations

X-API-Key
string
header
required

Path Parameters

tag_id
string
required

Body

name
string
Minimum string length: 1
color
enum<string>
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

Set to move the tag into a group (it inherits the group's color, overriding color), or null to remove it from its group. Omit to leave the group unchanged.

Minimum string length: 1
Example:

"persona"

Response

Tag updated successfully

Tag updated successfully