v29

latestOpenAPI 3.1.2raw.githubusercontent.com2026-08-014117755.2 KB
Chats

Create Vercel Project

Creates a Vercel project and attaches it to the chat.

post/chats/{chatId}/vercel-project

Path parameters

chatIdstring required

The unique identifier of the chat.

Request body

namestring

Name for the Vercel project. When omitted, the chat's title is used.

Response

Response for status 201

vercelProjectIdstring required

Created Vercel project ID.