Skip to main content
PATCH
Update Conversation

Authorizations

Authorization
string
header
required

Use a JWT bearer token or a Veryfront API key in the Authorization header.

Path Parameters

id
string<uuid>
required

Body

application/json
title
string
Maximum string length: 500
status
enum<string>
Available options:
active,
archived
summary
string
Maximum string length: 5000
project_reference
string

Project UUID or slug

Minimum string length: 1
project_id
string<uuid>

Response

Updated conversation

id
string
required
type
enum<string>
required
Available options:
chat,
default_chat,
plan,
research,
agent_task,
support,
channel,
project_agent
status
enum<string>
required
Available options:
active,
archived,
deleted
message_count
number
required
created_by
string | null
required
created_at
string
required
updated_at
string
required
project_id
string | null
title
string | null
summary
string | null
current_node
string | null
last_message_at
string | null
metadata
object | null
archived_at
string | null
participants
object[]