Skip to main content
POST
Create a tag

Authorizations

x-api-key
string
header
required

Body

application/json
name
string
required

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

color
string | null

Optional display color as a six-digit hex code such as #1a2b3c, normalized to lowercase.

description
string | null

Optional human-readable description of the tag.

Response

OK

tag
object