Skip to main content
PATCH
Update a tag

Authorizations

x-api-key
string
header
required

Path Parameters

heron_id
string
required

Body

application/json
color
string | null

Optional display color as a six-digit hex code such as #1a2b3c. Pass null to clear.

description
string | null

Optional human-readable description of the tag. Pass null to clear.

name
string

Identifier normalized to lowercase: alphanumeric plus '_', '-', ':', up to 140 chars. Unique per user (case-insensitive).

Response

OK

tag
object