Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Update the real-time user profiles for long term memory
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.