Skip to main content
POST
Request a presigned upload URL for a document file (PDF, docx, etc.)

Authorizations

Authorization
string
header
required

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

Body

application/json
fileName
string
required
mimeType
string
required

Response

200

Presigned upload URL generated successfully

Last modified on July 17, 2026