Skip to main content

Mint a presigned upload URL for a patient's ID image

POST 

/telehealth/patients/:patientReferenceId/identity-documents/upload-url

Returns a short-lived presigned PUT the provider uploads one of the patient's ID images to (the bytes go straight to object storage, never through this API), plus the documentId to reference on consultation create. contentType must be one of the allowed image/PDF types, else 415. The document is reusable across the patient's consultations.

Request

Responses

Successful response