Skip to main content
POST
Assign (or move) a tracking DID to a pool

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Tracking-pool id.

Body

application/json
phoneNumber
string
required

The DID to assign, in E.164 (e.g. +14155550123).

Pattern: ^\+[1-9]\d{6,14}$

Response

The pool with the number assigned.

data
object

A CXaaS call-tracking (Dynamic Number Insertion) pool — a marketing source/campaign bound to a set of swappable inbound tracking DIDs. Persists in org-settings JSONB. Inbound termination only (Invariant #45): a tracking pool never wires an outbound (MT) voice/SMS path.

meta
object