Skip to main content
Update Message Thread

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

thread_id
string
required

Body

application/json
assistant_id
string<uuid> | null
agent_id
string<uuid> | null
knowledge_base_id
string<uuid> | null
title
string | null
status
enum<string> | null
default:ready
Available options:
async_wait,
ready,
async_slot_request,
async_a2a_slot_request
updated_at
string<date-time> | null

Response

Successful Response