Upload Thread File
Upload a file for a specific chat thread. NOTE: Uploads are limited to 10 GB.
Path parameters
group_id
thread_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
file
The file to upload
name
Name of the file including extension
type
Type/category of the file
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