v1
latestOpenAPI 3.0.02026-07-26550199.6 KBpatient
Create single file for specific patient
Upload single file for a specific patient
post/patients/{id}/file
Response
Successfully uploaded file
Example response
{
"id": 1,
"name": "patientFile.pdf",
"patientId": 1
}