Description
Allows you to upsert items into the system, each with metadata and optional embedding data for use in the recommendation engine.Request
Endpoint:Response
200 OKNotes
- Ensure unique
entity_id
per item. - Metadata can include any JSON-serializable fields.