Skip to main content

Upload documents

Uploads a zip file containing documents for a patient. The zip file is extracted and each file is added to a new document batch.

Path Parameters
patientId string REQUIRED

Patient ID (must match the authenticated user)

Request Body REQUIRED

A zip file containing the documents to upload

file binary REQUIRED

The zip file to upload

Responses
200

Documents uploaded successfully. Returns the batch ID.

Schema OPTIONAL
batchId string OPTIONAL