Segmentations Definition

Update Auto ReQL Segmentation

Update an existing Segmentation.

post/{databaseId}/segmentations/auto-reql/{segmentationId}

Path parameters

databaseIdstring required

ID of your database.

segmentationIdstring required

ID of the updated Segmentation

Request body

expressionstring

ReQL expression that returns for each item a set with IDs of segments to which the item belongs

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.