v8
OpenAPI 3.1.02026-08-033623795.0 MBAi chats
Create ai chat
Create a new AI chat thread and send the first message to the AI agent.
Required permissions:
- ai_chat:create
post/ai_chats
Request body
Response
A successful response
Example response
{
"blended_token_usage": "123.45",
"created_at": "2023-12-01T05:00:00.401Z",
"id": "aich_xxxxxxxxxxxxx",
"last_message_at": "2023-12-01T05:00:00.401Z",
"message_count": 42,
"title": "Weekly Revenue Analysis",
"updated_at": "2023-12-01T05:00:00.401Z",
"user": {
"id": "user_xxxxxxxxxxxxx"
}
}