Create a new segment. This API allows you to create a new segment in the system.
When creating a segment, you’ll define a filter condition for this segment. Refer to the Queryable Properties document to see the full list of available properties for filtering.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.