Segmentations Definition

Update Manual ReQL Segment

Update definition of the Segment.

post/{databaseId}/segmentations/manual-reql/{segmentationId}/segments/{segmentId}

Path parameters

databaseIdstring required

ID of your database.

segmentationIdstring required

ID of the Segmentation to which the updated Segment belongs

segmentIdstring required

ID of the Segment that will be updated

Request body

filterstring required

ReQL filter that returns true for items that belong to this Segment. Otherwise returns false.

titlestring

Human-readable name of the Segment 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.