Authorizations
Enter your bearer token in the format Bearer access_token_here
Body
An array of measurement sets containing measurement items you want to insert.
Start Time for the measurement event in UTC ISO 8601 like 2020-01-01T12:12:12
Measurement value
Ex: Emotions, Treatments, Symptoms...
Activity
, Books
, Causes of Illness
, Cognitive Performance
, Conditions
, Emotions
, Environment
, Foods
, Goals
, Locations
, Miscellaneous
, Movies and TV
, Music
, Nutrients
, Payments
, Physical Activities
, Physique
, Sleep
, Social Interactions
, Software
, Symptoms
, Treatments
, Vital Signs
Name of the variable for which we are creating the measurement records
Unit of measurement
Way to aggregate measurements over time. SUM should be used for things like minutes of exercise. If you use MEAN for exercise, then a person might exercise more minutes in one day but add separate measurements that were smaller. So when we are doing correlational analysis, we would think that the person exercised less that day even though they exercised more. Conversely, we must use MEAN for things such as ratings which cannot be SUMMED.
MEAN
, SUM
Name of the application or device used to record the measurement values
UPC or other barcode scan result if you want to attach it to the variable name for recording measurements with a UPC scanner
Optional note to include with the measurement
Response
Successful operation
ex. OK or ERROR
true or false
Message
Can be used as body of help info popup
Can be used as title in help info popup
Array of error objects with message property
Response code such as 200