Skip to content

POST Exercise

Eric Benoit edited this page Oct 6, 2013 · 8 revisions

Uploading Exercise Data via Device

Data

{
  "user_id"          : 1,
  "device_udid"      : 123-1, // This is static
  "exercise_type_id" : 1, // 1 = Pull Ups - This is static
  "repetitions"      : 12,
  "date"             : "2013-06-08 19:38:33"
}
Clone this wiki locally