Skip to main content
POST
Start an AI Assistant conversation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

table_id
string<uuid>
required

Body

application/json

Start a conversation.

title
string | null
Maximum string length: 255

Response

Successful Response

One conversation, as the history menu renders it.

created_at
string<date-time>
required
created_by_user_id
string | null
required
id
string<uuid>
required
last_message_at
string<date-time> | null
required
table_id
string<uuid>
required
title
string
required