Skip to main content
POST
Presign 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
FilePresignItem · object[]
required

Response

Successful Response

uploads
PresignedUpload · object[]
required