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": "2a6ec1ba-87ce-4546-ab2a-2c38740a1dfe",
  "PersonId": "5def5ce1-71e2-4b54-8c22-567c2c0606dd",
  "ConnectionId": "2b68b6fc-73b5-4149-bbec-8dda6a83a174",
  "Created": "2026-03-27T18:42:45.8217882+01:00",
  "Modified": "2026-03-27T18:42:45.8217882+01:00",
  "Date": "2026-03-27T18:42:45.8217882+01: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.