Skip to main content
PUT
Update chat

Authorizations

nut-session
string
cookie
required

Session cookie authentication

Path Parameters

id
string
required

Chat ID

Body

application/json
title
string

Updated chat title

messages
object[]

Updated messages array

model
string

Model identifier

context
object

Context information

Response

Chat updated successfully

success
boolean
Example:

true

chatId
string

The ID of the updated chat

message
string
Example:

"Chat updated successfully"