Skip to main content
PATCH
Update Tag Group

Authorizations

X-API-Key
string
header
required

Path Parameters

group
string
required

The current group name (URL-encoded)

Example:

"persona"

Body

name
string

New group name to rename the group to

Minimum string length: 1
Example:

"audience"

color
enum<string>

New color applied to every tag in the group

Available options:
gray,
red,
orange,
yellow,
lime,
green,
cyan,
blue,
purple,
fuchsia,
pink,
emerald,
amber,
violet,
indigo,
teal,
sky,
rose,
slate,
zinc,
neutral,
stone
Example:

"green"

Response

Group updated successfully

Group updated successfully

tag_count
number
required