Skip to main content
POST
Get document upload URL

Authorizations

Authorization
string
header
required

A bearer token is required for all API requests.

Path Parameters

siteId
string
required

The unique identifier for the site.

Response

A pre-signed URL for uploading a document file.

signed_url
string<uri>

The URL to use for the PUT upload request.

Example:

"https://s3.amazonaws.com/altostrat-bucket/..."