Skip to main content
PUT
/
chat
/
threads
/
{id}
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

application/json
title
string | null
lead_agent_id
string<uuid> | null

Set lead agent for collaborative dispatch (null to clear)

Response

Thread updated