Skip to main content
PATCH
Rename a thread (`title`) or make it active (`active: true`).

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

page_id
string
required
thread_id
string
required

Body

application/json

Rename or activate a thread

Request body for updating a chat thread

companyId
string
required

Company ID

active
boolean

Set true to make this the active thread

title
string

New thread title

Response

Missing required fields

error
string

Error message