Add Data in batch mode

Add data to the graph in batch mode, processing episodes concurrently. Use only for data that is insensitive to processing order.

Request

Add data request
episodeslist of objectsRequired
group_idstringOptional
user_idstringOptional

Response

Added episodes
contentstring
created_atstring
uuidstring
processedboolean
rolestring
Optional role, will only be present if the episode was created using memory.add API
role_typeenum

Optional role_type, will only be present if the episode was created using memory.add API

session_idstring
sourceenum
Allowed values:
source_descriptionstring

Errors

400
Bad Request Error
500
Internal Server Error