Skip to main content
POST
/
api
/
v1
/
conversation-tags
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "tag_high_intent",
    "name": "High intent",
    "color": "#2563eb"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.optareach.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

Conversation tag payload

name
string
required
color
string

Response

200 - application/json

Tag upserted

data
object
required