PATCH
Update persisted assistant thread metadata

Authorizations

Authorization
string
header
required

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

Path Parameters

thread_id
string<uuid>
required

Body

application/json
title
string | null
Maximum string length: 160
status
enum<string>
Available options:
regular,
archived

Response

Updated thread metadata.

remoteId
string<uuid>
required
status
enum<string>
required
Available options:
regular,
archived
createdAtMs
integer<int64>
required
updatedAtMs
integer<int64>
required
externalId
string | null
title
string | null