Obtain a signed URL to share a big file (>= 10mb)

View as Markdown

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
filenamestringRequired
file_sizeintegerRequired
ttl_hoursintegerRequired

Response headers

X-Middleware-Rewritestring
Access-Control-Allow-Originstring
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring

Response

Accepted
file_keystring
poll_urlstring
upload_urlstringformat: "uri"
metadata_headersobject

Errors

400
Bad Request Error
401
Unauthorized Error