Skip to main content

Upload documents

This endpoint allows users to upload one or more PDF documents for processing.

Request Body REQUIRED

List of PDF files to be uploaded

docId string REQUIRED

id of the signer this tag is assigned to

gcsRefId string REQUIRED

GCS storage location

Responses
201

Documents uploaded successfully

Schema OPTIONAL
object[]
data object[]

List of uploaded documents

docId string

id of the signer this tag is assigned to

gcsRefId string

GCS storage location

400

Bad request, the upload failed due to incorrect input or missing data

Schema OPTIONAL
object[]
error object[]

bad request error

docId string

id of the signer this tag is assigned to

gcsRefId string

GCS storage location