Skip to main content
POST
Create a chat

Authorizations

Authorization
string
header
required

Clerk session token, Authorization: Bearer <token> — the first-party browser app's own auth. Used only by this internal /api/v1/* surface, never by /api/public/v1/*.

Body

application/json
title
string
Required string length: 1 - 200

Response

Chat created.

id
string
required
title
string
required
pinnedAt
string | null
required
createdAt
string
required
updatedAt
string
required
activeRunId
string | null