Skip to main content
POST
Materialise a predictive-model segment

Path Parameters

model
enum<string>
required

Model key from GET /api/v1/cdp/predictive-models (also uplift for the persuadability endpoints).

Available options:
churn_propensity,
conversion_intent,
lifetime_value,
engagement_fatigue

Body

application/json
name
string

Segment name; defaults to <model title> — activation list.

limit
integer
default:50

How many of the top-ranked profiles to materialise.

Required range: 1 <= x <= 500

Response

The created segment, its member count, and the population scored, plus the standard request meta envelope.

The created segment, its member count, and the population scored, plus the standard request meta envelope.

data
object
meta
object