chat-ai
conversations

Create Conversation

Create a new conversation with a chat agent.

post/api/v1/chat-ai/conversations

Request body

chat_agent_idstring uuid required
titlestring nullable
investigation_idsstring[] nullable
data_contextstring nullable
property_idstring uuid nullable

Response

Successful Response

idstring uuid required
tenant_idstring uuid required
user_idstring uuid required
chat_agent_idstring uuid required
property_idstring uuid nullable
titlestring nullable required
previewstring nullable required
last_message_atstring date-time nullable required
message_countinteger required
langgraph_thread_idstring nullable required
investigation_contextstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.