Segmentations Definition

Create Manual ReQL Segmentation

Segment the items using multiple ReQL filters.

Use the Add Manual ReQL Items Segment endpoint to create the individual segments.

put/{databaseId}/segmentations/manual-reql/{segmentationId}

Path parameters

databaseIdstring required

ID of your database.

segmentationIdstring required

ID of the newly created Segmentation

Request body

sourceTypestring required

What type of data should be segmented. Currently only items are supported.

titlestring

Human-readable name that is shown in the Recombee Admin UI.

descriptionstring

Description that is shown in the Recombee Admin UI.

Response

successful operation

Changes

No recorded changes to this endpoint across all 1 revision of this API.