Skip to main content
POST
Generate document upload URL

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.

Path Parameters

contractId
string<uuid>
required

Body

application/json;charset=UTF-8
filename
string

Name of the file to upload

Response

default - application/json;charset=UTF-8

default response

uploadUrl
string

Pre-signed URL to upload the document to

key
string

Key to identify the uploaded document

metadata
object | null

Metadata to include with the upload request