Update Thread
Update a thread.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
thread_id
group_id
Request
This endpoint expects an object.
title
The title of the thread
extra
Extra metadata for the thread
initialization_message
Response
Successful Response
id
group_id
files
messages
title
The title of the thread
extra
Extra metadata for the thread
created_at
updated_at
is_archived

