Post a list of offline behavioral actions

šŸ” This endpoint requires HTTP Basic authentication.

Send list of behavioral actions (purchase,return) performed by your users offline.

Query Params
string
required
length between 1 and 100

The key of the index to use.

string
length between 1 and 100

The section of the index to use. Defaults to Products.

Body Params
behavioral_actions
array
required
length between 1 and 100

An array of actions. Each item of the array is an object containing action and data keys.

Behavioral Actions*
Responses
204

No Content

400

Validation Error

401

Credentials are not passed or action is forbidden

429

Rate limit breached

Language
Credentials
Basic
base64
:
LoadingLoading…