Skip to main content
PATCH
Rename a chat thread

Authorizations

X-API-Key
string
header
required

An API key created from a signed-in session. See Authentication.

Path Parameters

id
string<uuid>
required

Chat thread id

Body

application/json
title
string
required

New title

Response

The renamed thread

id
string<uuid>
read-only

Unique identifier

title
string | null

Chat title, generated from the first message

recipe_id
string<uuid> | null

Recipe this chat was started against

created_at
string<date-time>
read-only

ISO 8601 timestamp

updated_at
string<date-time>
read-only

ISO 8601 timestamp