Segmentations Definition
Create Property Based Segmentation
Creates a Segmentation that splits the items into segments based on values of a particular item property.
A segment is created for each unique value of the property. In case of set properties, a segment is created for each value in the set. Item belongs to all these segments.
put/{databaseId}/segmentations/property-based/{segmentationId}
Path parameters
databaseIdstring required
ID of your database.
segmentationIdstring required
ID of the newly created Segmentation
Request body
Response
successful operation
Changes
No recorded changes to this endpoint across all 1 revision of this API.