Skip to main content
Create Session

Query Parameters

project_id
string
required

Body

application/json

Body for creating a chat session.

title
string | null

Response

Successful Response

A persisted chat session, scoped to a user/organization/project.

id
string
required
user_id
string
required
title
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
organization_id
string | null
project_id
string | null
sdk_session_id
string | null