Skip to main content
POST
Add contacts to 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
contact_ids
string<uuid>[]
required
Required array length: 1 - 1000 elements

Response

How many of the requested contacts were added.

data
object