Skip to content

Get upload URL

POST
/documents/upload-url

Get a presigned URL for uploading a document

object
filename
required
string
content_type
required
string

Upload URL generated

object
upload_url
string format: uri
file_path
string

Unauthorized