Segmentations Definition
Create Auto ReQL Segmentation
Segment the items using a ReQL expression.
For each item, the expression should return a set that contains IDs of segments to which the item belongs to.
put/{databaseId}/segmentations/auto-reql/{segmentationId}
Path parameters
databaseIdstring required
ID of your database.
segmentationIdstring required
ID of the newly created Segmentation
Request body
Response
successful operation