POST
Add Memory

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
sessionId
string
required
Required string length: 1 - 256
text
string
required
Required string length: 1 - 32000
embedding
number[]
required
Required array length: 1 - 4096 elements
metadata
object

Response

Default Response

success
boolean
required