Conversations
Create a conversation
Create a new AI Conversation.
post/ai/conversations
Request body
Response
Successful Response
Example response
{
"created_at": "2025-04-15T13:07:28.764Z",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"last_message_at": "2025-04-15T13:07:28.764Z",
"metadata": {
"assistant_id": "assistant-123",
"telnyx_agent_target": "+13128675309",
"telnyx_conversation_channel": "sms",
"telnyx_end_user_target": "+13128675309"
}
}