Skip to main content
POST

Authorizations

Authorization
string
header
required

Your workspace API key, created in Settings → API keys, sent as Authorization: Bearer <key>. New keys start with watx_live_; keys issued before the rename start with converse360_live_ and still work.

Body

application/json
name
string
required
Maximum string length: 80
description
string
color
string
default:#6366f1
kind
enum<string>
default:static

Anything other than dynamic creates a static segment.

Available options:
static,
dynamic
filter
object

The rules of a dynamic segment.

Response

The segment was created.

data
object