Skip to main content
POST
Upload a PDF template

Authorizations

Authorization
string
header
required

access token

Body

multipart/form-data
documentID
string
required

The ID of the document to attach the template to.

Example:

"statementOfClaim"

file
file
required

The PDF file to upload (field name file). Must be ≤ 25 MiB.

Response

Template successfully uploaded.

The response is of type string.

Example:

"successfully uploaded template"