updatePatientData
Update patient data. Only data requestors can use this endpoint to update patient data for patients in projects they have access to.
| Path Parameters |
|---|
projectId string — REQUIREDProject Id |
patientId string — REQUIREDPatient Id |
| Request Body — REQUIRED Patient data update parameters |
|---|
skipInteractive booleanWhether to skip interactive authentication flows and only return PATIENT_ACTION_NEEDED for consent-related issues |
| Responses | ||||
|---|---|---|---|---|
200Patient data update status
|