Skip to main content
POST
File a chat into a project

Authorizations

Authorization
string
header
required

API key for authentication. Format: gcai_xxxxxxxxx

Create API keys in the GC AI app under Settings → API.

Path Parameters

id
string<uuid>
required

The project ID

Body

application/json
chat_id
string<uuid>
required

ID of an existing chat to file into the project

Response

Chat filed into the project (idempotent)