Skip to main content
POST
Process Uploads

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
thread_id
string
required

Body

application/json
files
FileProcessItem · object[]
required

Response

Successful Response