Add Batch Items
Add graph episodes and thread messages to a draft batch. Items are appended in request order.
Path parameters
batchId
The batch ID.
Request
Batch items to add
items
Response
Added batch items
created_at
episode_uuid
EpisodeUUID is the UUID of the episode that will be (or has been) created for this batch item. Populated for every item kind and always equal to SourceUUID — the underlying source row’s UUID is reused as the episode UUID during processing.
error
graph_id
item_id
kind
sequence_index
source_uuid
status
thread_id
updated_at
user_id
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error