Skip to main content
PATCH
/
api
/
conversations
/
{conversation_id}
{
  "success": true
}

Path Parameters

conversation_id
string<uuid>
required

Body

application/json

Payload to update conversation metadata.

title
string
required

New conversation title

Required string length: 1 - 200

Response

Successful Response

success
boolean
default:true