Create a new contact segment
reach_createANewContactSegmentV1Create a contact segment to organize contacts by defining criteria such as email, name, and subscription status. Use conditions and logic to filter contacts effectively.
Instructions
Create a new contact segment.
This endpoint allows creating a new contact segment that can be used to organize contacts. The segment can be configured with specific criteria like email, name, subscription status, etc.
Deprecated. This endpoint cannot target a profile, so it always falls back to
the client's default profile and cannot create segments in any other profile. Use
POST /api/reach/v1/profiles/{profileUuid}/segmentation/segments instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | name parameter | |
| logic | Yes | logic parameter | |
| conditions | Yes | conditions parameter |