Post measurements in bulk

Post measurements in bulk

Save measurements bulk API

(*)This parameter is mandatory only if its optional parent attribute is defined. Click here for more information.

Request Body Parameters:

ParameterTypeMandatoryDescriptionExample
measuresarrayfalseList of measurement to be written to the DB
measures[index]arrayfalseList of measurement to be written to the DB
measures[index].metadataobjectfalse
measures[index].metadata.timestampstringtrue(*)A UTC date-time in the ISO-8601 format2007-12-20T10:15:30Z
measures[index].metadata.deviceIdstringfalseThe device id that sent the measurementdevice12345
measures[index].metadata.patientIdstringfalseThe patient id that the measurement belongs to3fa85f64-5717-4562-b3fc-2c963f66afa6
measures[index].metadata.sessionIdstringfalseThe session id that the measurement belongs to6b52af6e-92c8-4827-aaf2-d8805586ab5f
measures[index].dataobjectfalse

This API requires PROTECTED_API permission(s).

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!