Skip to main content
PATCH
Update a tag group

Headers

x-project-id
string
required

Project ID to specify the project context

Path Parameters

id
string<uuid>
required

The UUID of the tag group to update.

Body

application/json
name
string

New name of the tag group, unique per project and taxonomy.

Example:

"Personas"

color
string

New color of the tag group in hex format.

Example:

"#10B981"

Response