Skip to main content
PATCH
Update chat
Deprecated Endpoint: This endpoint is part of the Chat API which is deprecated.Please migrate to the Completions v2 API for new projects.Migration Guide →

Authorizations

Authorization
string
header
default:<api-key>
required

Bearer authentication header of the form Bearer <api-key>, where <api-key> is your API key.

Path Parameters

v
enum<string>
required
Available options:
v1

Query Parameters

chat_id
string
required
chat_field
enum<string>
required

Select a field

Available options:
pin,
title,
summary
Maximum string length: 7

Body

application/json
new_value
any
default:""

The new value for the field.

Response

Successful response