Segments
Create segment
Create a new audience segment.
DYNAMIC segments (the default) are defined by a condition — a boolean tree that is re-evaluated against your contacts, so membership changes on its own as contact data changes. condition is required for these.
STATIC segments hold a manually managed member list; condition is ignored. Add members with POST /segments/{id}/members.
post/segments
Request body
Response
Segment created