Skip to main content
POST
Create a chat

Authorizations

Authorization
string
header
required

Clerk-native API key, Authorization: Bearer <key>. Minted at https://www.vyomflow.co.in/settings/api-keys, scoped per operation. 401 = missing/invalid/revoked key; 403 = valid key missing the required scope.

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