Skip to main content
POST
cURL

Authorizations

Personal access token from Pingmee Settings → Developer Tools

x-api-key
string
header
required

Business API key from Pingmee Settings → Developer Tools

Body

application/json

Conversation tag to create

id
string
required

Unique identifier of the tag

title
string
required

Human-readable tag title

color
string
required

Tag color (hex, rgb, or named color)

associatedTo
string
required

Business or account the tag is associated with

Response

Conversation tag

id
string
required

Unique identifier of the tag

title
string
required

Human-readable tag title

color
string
required

Tag color (hex, rgb, or named color)

associatedTo
string
required

Business or account the tag is associated with