Skip to main content
POST
Create a new segment in a given dimension
When creating a segment, you’ll define a filter condition for this segment. Use the List Attributes endpoint to get available properties and their IDs.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

dimensionId
string
required

Body

application/json
name
string
rules
Rules · object
isCustom
boolean

If true, the segment will not be managed by bulk creation rules.

Response

A successful response.

id
string