POST api/Measurements

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
measurement
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "Id": "cdfe6516-c1d1-4310-ab79-d4db29def5ea",
  "PersonId": "6532c8d0-d88d-4d69-9d6c-69ad5c6e7442",
  "ConnectionId": "7d171f22-0831-4bb2-bd15-88781496ecd1",
  "Created": "2026-06-30T22:11:46.2838607+02:00",
  "Modified": "2026-06-30T22:11:46.2838607+02:00",
  "Date": "2026-06-30T22:11:46.2838607+02:00",
  "Value": 7.0,
  "Sum": 8.0,
  "Used": 9.0,
  "Moderator": "sample string 10",
  "Remark": "sample string 11",
  "UnixTimeStamp": 12.1,
  "EanCode": "sample string 13",
  "Type": 0
}

application/x-www-form-urlencoded

Sample:

Sample not available.