Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Memory context added successfully
This endpoint adds memory context data, fetching chat history if needed.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Memory context added successfully