Update Thread File
Update a thread file by its ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
group_id
thread_id
file_id
Request
This endpoint expects an object.
type
Response
Successful Response
name
The human-readable name of the file
id
group_id
thread_id
type
The type of the file
created_at
updated_at
is_archived

