post https://example.com/measurement/v1/measurements
Post measurement
Save measurements API
Request Body Parameters:
Parameter | Type | Mandatory | Description | Example |
---|---|---|---|---|
metadata | object | false | ||
metadata.timestamp | string | false | ||
metadata.deviceId | string | false | The device id that sent the measurement | device12345 |
metadata.patientId | string | false | The patient id that the measurement belongs to | 3fa85f64-5717-4562-b3fc-2c963f66afa6 |
metadata.sessionId | string | false | The session id that the measurement belongs to | 6b52af6e-92c8-4827-aaf2-d8805586ab5f |
data | object | false |
This API requires PROTECTED_API permission(s).