PATCH
/
v4
/
threads
/
{thread_id}

Authorizations

x-api-key
string
headerrequired

Headers

x-selected-account-id
string

Path Parameters

thread_id
string
required

Body

application/json
title
string

The title of the chat thread.

archived_at
string

Date when the chat thread is archived, or None to un-archive.

Response

200 - application/json
id
string
required
title
string
required
application_variant_id
string
required

The ID of the application variant this thread is associated with.

account_id
string
required

The ID of the account that owns the given entity.

created_by_user_id
string
required

The user who originally created the entity.

created_at
string
required

The date and time when the entity was created in ISO format.

archived_at
string

The date and time when the entity was archived in ISO format.

updated_at
string
required

The date and time when the entity was last updated in ISO format.