Description
This endpoint records user interaction events, such as views, clicks, or other custom activity signals used to train recommendation models.Request
Endpoint:Response
200 OKNotes
event_type
can be any string you’ve defined (e.g.,view
,like
,purchase
).weight
is optional and can be used to influence model training.