Skip to main content
PATCH
Update a segment

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.

Path Parameters

id
string<uuid>
required

The segment id.

Body

application/json
name
string
Maximum string length: 80
description
string | null
color
string
filter
object

Dynamic segments only.

Response

The updated segment.

data
object