Skip to main content

Upload a document

POST 

/v1/locker/documents/upload

Upload a document via base64-encoded JSON or multipart/form-data. For JSON, provide a base64-encoded document string. For multipart, attach the file as 'file' with metadata fields. Maximum file size is 50MB.

Request

Responses

Document created