Skip to main content
POST
Create Document Upload

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Body

application/json
id
string<uuid>
required

Document ID (UUID)

name
string
required

Unique document name within organisation

Response

Successful Response

signed_url
string
required
document_id
string<uuid>
required