Skip to main content
POST
Duplicate a chat

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 chat ID

Body

application/json
title
string

Title for the duplicate (defaults to source title with "Copy of" prefix)

project_id
string<uuid>

Place the duplicate in a different project

Response

Chat duplicated

chat
object
required