Request file upload

Request a presigned url to upload a file. This file can then be used to create a new
Document in Safebase or to replace a file for an existing Document.

Once granted a presigned url, you should POST your file to that url, and then call
PUT /documents/upload in order to create the Document.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Name of a file, including the file extension

string
enum
required

The mime type of the file you want to upload

string
required

A base64-encoded MD5 hash of the file

integer
required
0 to 78643200

The file size in bytes

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json