Skip to main content
POST
Upload Files

Authorizations

Authorization
string
header
required

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

Query Parameters

organization_id
string
required

Organization ID

thread_id
string
required

Thread ID for cache namespacing

Body

multipart/form-data
files
file[]
required

CSV or XLSX files to upload

Response

Successful Response