Skip to main content
POST
Create a tag

Authorizations

x-api-key
string
header
required

API key for authentication. Format: ak_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Body

application/json
name
string
required

Name of the tag (must be unique within the organization)

color
string
default:#6366f1

Hex color code for the tag

Example:

"#6366f1"

description
string

Optional description of the tag

Response

Tag created successfully

tag
object