Skip to main content
POST
Create a new tag

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Body

application/json

Request body for creating a tag

name
string
required

Tag name, unique within the org

Maximum string length: 100
color
string | null

Hex color code (defaults to #6B7280 if omitted)

Pattern: ^#([0-9A-Fa-f]{3}|[0-9A-Fa-f]{6})$

Response

Created

data
object
required

Tag for organizing and filtering monitors