Ingest
Ingest or update conversation
Ingest or update a conversation
post/v4/conversations
Request body
Response
Conversation ingested/updated successfully
Example response
{
"id": "doc_abc123",
"conversationId": "conv_abc123",
"status": "queued"
}