Share and Encrypt File

View as Markdown
A signed URL is returned for file uploads.

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

Accepted
SignedURLResponseobject

Errors

400
Bad Request Error
401
Unauthorized Error