Skip to main content
PATCH
Update Mave thread

Authorizations

Authorization
string
header
required

API key prefixed with mvra_live_. Create keys at Settings > Developer > API Keys.

Path Parameters

threadId
string
required

Thread ID

Body

application/json
title
string

New title for the thread

Maximum string length: 100

Response

Thread updated

A Mave conversation thread

id
string

Unique thread identifier

object
enum<string>
Available options:
mave_thread
title
string

Thread title

current_phase
enum<string>

Current orchestration phase

Available options:
TRIAGE,
PLANNING,
RESEARCH,
EXECUTION,
VALIDATION
complexity
enum<string> | null

Query complexity classification

Available options:
SIMPLE,
MODERATE,
COMPLEX,
STRATEGIC
credits_used
integer

Total credits used

workspace_id
string

Workspace ID

message_count
integer

Number of messages

created_at
string<date-time>
updated_at
string<date-time>