PUT Measurements
Updates the given measurement.
Request Information
URI Parameters
None.
Body Parameters
The measurement to update
Measurement| Name | Description | Type | Additional information | 
|---|---|---|---|
| MeasurementId | globally unique identifier | None. | |
| Asset | Asset | None. | |
| ValueText | string | None. | |
| DisplayText | string | None. | |
| EffectiveDate | date | None. | |
| Location | string | None. | |
| MeasurementType | MeasurementType | None. | |
| IsValid | boolean | None. | |
| IsValidMessage | string | None. | |
| SourceSystemId | string | None. | |
| CompanyId | globally unique identifier | None. | |
| CreateDate | date | None. | |
| CreateUser | string | None. | |
| LastModifiedDate | date | None. | |
| LastModifiedUser | string | None. | 
Request Formats
application/json, text/json
            Sample:
{
  "MeasurementId": "89eeaf4e-d0bc-404b-978d-e2ad54822da6",
  "Asset": {
    "AssetId": "c0dc6471-a8d0-4708-9cef-8b19063508ca",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "DisplayOrder": 1,
    "AssetType": {
      "AssetTypeId": "5b47d557-b55d-40f9-93f8-5303337050ba",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayColor": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "d2568ef6-5954-490e-b99e-985e09f2d65f",
      "CreateDate": "2025-10-31T00:38:40.321605-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "AssetGroup": {
      "AssetGroupId": "e46723fa-8f8a-47b8-af7e-5dae685c1698",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "ParentGroup": null,
      "DisplayOrder": 1,
      "FormValueNeededDate": "2025-10-31T00:38:40.321605-07:00",
      "MeasurementValueNeededDate": "2025-10-31T00:38:40.321605-07:00",
      "SourceSystemId": "sample string 3",
      "CompanyId": "1445c098-1f87-4c6d-9d37-3e924d332f61",
      "CreateDate": "2025-10-31T00:38:40.321605-07:00",
      "CreateUser": "sample string 5",
      "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
      "LastModifiedUser": "sample string 6"
    },
    "ParentAsset": null,
    "Location": "sample string 3",
    "Barcode": {
      "Format": 0,
      "Code": "sample string 1"
    },
    "FormValueNeededDate": "2025-10-31T00:38:40.321605-07:00",
    "MeasurementValueNeededDate": "2025-10-31T00:38:40.321605-07:00",
    "HasChildren": true,
    "SourceSystemId": "sample string 5",
    "CompanyId": "f560483f-beaa-4eb9-a6cb-97e7b85330f9",
    "CreateDate": "2025-10-31T00:38:40.321605-07:00",
    "CreateUser": "sample string 7",
    "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
    "LastModifiedUser": "sample string 8"
  },
  "ValueText": "sample string 1",
  "DisplayText": "sample string 2",
  "EffectiveDate": "2025-10-31T00:38:40.321605-07:00",
  "Location": "sample string 3",
  "MeasurementType": {
    "MeasurementTypeId": "656887e2-b5ec-4afc-bb1d-c36fda5a94ed",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "AssetType": {
      "AssetTypeId": "5b47d557-b55d-40f9-93f8-5303337050ba",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayColor": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "d2568ef6-5954-490e-b99e-985e09f2d65f",
      "CreateDate": "2025-10-31T00:38:40.321605-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "DataType": {
      "DataTypeId": "0252418f-607a-4b5c-a38b-3e0b7cf29139",
      "Name": "sample string 1"
    },
    "Unit": {
      "UnitId": "dd2643ba-d3c2-4c31-bee7-64dc6e0cdd5b",
      "Code": "sample string 1",
      "Description": "sample string 2",
      "SourceSystemId": "sample string 3",
      "CompanyId": "a6303c4c-7192-42f3-8c0b-c74a13232daf",
      "CreateDate": "2025-10-31T00:38:40.321605-07:00",
      "CreateUser": "sample string 5",
      "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
      "LastModifiedUser": "sample string 6"
    },
    "MinValue": 1.0,
    "MaxValue": 1.0,
    "MinLength": 1,
    "MaxLength": 1,
    "HasValidValues": true,
    "ValidValues": [
      {
        "ValidValueId": "40190fbb-a6fa-44a8-98a7-167f5cd4aa9f",
        "FieldId": "06114beb-702b-4756-bace-910a2b116a86",
        "FieldName": "sample string 1",
        "FieldLabel": "sample string 2",
        "ValueText": "sample string 3",
        "LabelText": "sample string 4"
      },
      {
        "ValidValueId": "40190fbb-a6fa-44a8-98a7-167f5cd4aa9f",
        "FieldId": "06114beb-702b-4756-bace-910a2b116a86",
        "FieldName": "sample string 1",
        "FieldLabel": "sample string 2",
        "ValueText": "sample string 3",
        "LabelText": "sample string 4"
      }
    ],
    "FrequencyNeeded": 1,
    "ValueNeededDate": "2025-10-31T00:38:40.321605-07:00",
    "IsAccumulator": true,
    "SourceSystemId": "sample string 5",
    "CompanyId": "cb5f307d-e360-4df4-9b8e-db134459157d",
    "CreateDate": "2025-10-31T00:38:40.321605-07:00",
    "CreateUser": "sample string 7",
    "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
    "LastModifiedUser": "sample string 8"
  },
  "IsValid": true,
  "IsValidMessage": "sample string 5",
  "SourceSystemId": "sample string 6",
  "CompanyId": "f0a9789c-7ec6-4d04-bd0f-34d3d4d7451c",
  "CreateDate": "2025-10-31T00:38:40.321605-07:00",
  "CreateUser": "sample string 8",
  "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
  "LastModifiedUser": "sample string 9"
}
        Response Information
Resource Description
On success, the updated measurement.
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Data | Measurement | None. | |
| Total | integer | None. | |
| Message | string | None. | 
Response Formats
application/json, text/json
            Sample:
{
  "Data": {
    "MeasurementId": "48d9cffd-313d-4d40-995a-64fe202843ba",
    "Asset": {
      "AssetId": "d410fe2b-e5d6-43c3-aa80-60082b2081b4",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayOrder": 1,
      "AssetType": {
        "AssetTypeId": "497aa963-581e-48de-b5ed-30f23e24b3ea",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayColor": "sample string 3",
        "SourceSystemId": "sample string 4",
        "CompanyId": "7959a2e6-961a-43fa-b45f-d5c1e88021ea",
        "CreateDate": "2025-10-31T00:38:40.321605-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "AssetGroup": {
        "AssetGroupId": "89879145-671f-41d5-92f5-b353cc2a856b",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "ParentGroup": null,
        "DisplayOrder": 1,
        "FormValueNeededDate": "2025-10-31T00:38:40.321605-07:00",
        "MeasurementValueNeededDate": "2025-10-31T00:38:40.321605-07:00",
        "SourceSystemId": "sample string 3",
        "CompanyId": "704dbd88-f32d-411d-b27f-9d1c440f9643",
        "CreateDate": "2025-10-31T00:38:40.321605-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "ParentAsset": null,
      "Location": "sample string 3",
      "Barcode": {
        "Format": 0,
        "Code": "sample string 1"
      },
      "FormValueNeededDate": "2025-10-31T00:38:40.321605-07:00",
      "MeasurementValueNeededDate": "2025-10-31T00:38:40.321605-07:00",
      "HasChildren": true,
      "SourceSystemId": "sample string 5",
      "CompanyId": "cdf7366b-e321-4648-b433-1b02b693c75a",
      "CreateDate": "2025-10-31T00:38:40.321605-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
      "LastModifiedUser": "sample string 8"
    },
    "ValueText": "sample string 1",
    "DisplayText": "sample string 2",
    "EffectiveDate": "2025-10-31T00:38:40.321605-07:00",
    "Location": "sample string 3",
    "MeasurementType": {
      "MeasurementTypeId": "fb4160e0-0bf3-4241-b874-74a51a5478b8",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "AssetType": {
        "AssetTypeId": "497aa963-581e-48de-b5ed-30f23e24b3ea",
        "Name": "sample string 1",
        "Description": "sample string 2",
        "DisplayColor": "sample string 3",
        "SourceSystemId": "sample string 4",
        "CompanyId": "7959a2e6-961a-43fa-b45f-d5c1e88021ea",
        "CreateDate": "2025-10-31T00:38:40.321605-07:00",
        "CreateUser": "sample string 6",
        "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
        "LastModifiedUser": "sample string 7"
      },
      "DataType": {
        "DataTypeId": "3c902b36-5d87-4fc3-a81f-67a1f7b2c0b4",
        "Name": "sample string 1"
      },
      "Unit": {
        "UnitId": "b01e639f-6b0c-4dba-b884-853df0f47412",
        "Code": "sample string 1",
        "Description": "sample string 2",
        "SourceSystemId": "sample string 3",
        "CompanyId": "88e47938-5e23-4c86-b4e6-d10c98097f3a",
        "CreateDate": "2025-10-31T00:38:40.321605-07:00",
        "CreateUser": "sample string 5",
        "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
        "LastModifiedUser": "sample string 6"
      },
      "MinValue": 1.0,
      "MaxValue": 1.0,
      "MinLength": 1,
      "MaxLength": 1,
      "HasValidValues": true,
      "ValidValues": [
        {
          "ValidValueId": "70529b6a-9b6d-40cb-af5d-af28e86f5060",
          "FieldId": "e51e5f0b-0f39-4987-be45-2e4cf51ff10d",
          "FieldName": "sample string 1",
          "FieldLabel": "sample string 2",
          "ValueText": "sample string 3",
          "LabelText": "sample string 4"
        },
        {
          "ValidValueId": "70529b6a-9b6d-40cb-af5d-af28e86f5060",
          "FieldId": "e51e5f0b-0f39-4987-be45-2e4cf51ff10d",
          "FieldName": "sample string 1",
          "FieldLabel": "sample string 2",
          "ValueText": "sample string 3",
          "LabelText": "sample string 4"
        }
      ],
      "FrequencyNeeded": 1,
      "ValueNeededDate": "2025-10-31T00:38:40.321605-07:00",
      "IsAccumulator": true,
      "SourceSystemId": "sample string 5",
      "CompanyId": "29ae3f11-c1e9-484c-b2fb-c2557d8670b5",
      "CreateDate": "2025-10-31T00:38:40.321605-07:00",
      "CreateUser": "sample string 7",
      "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
      "LastModifiedUser": "sample string 8"
    },
    "IsValid": true,
    "IsValidMessage": "sample string 5",
    "SourceSystemId": "sample string 6",
    "CompanyId": "cc43659b-19f8-40e9-862a-7569ee35d4ba",
    "CreateDate": "2025-10-31T00:38:40.321605-07:00",
    "CreateUser": "sample string 8",
    "LastModifiedDate": "2025-10-31T00:38:40.321605-07:00",
    "LastModifiedUser": "sample string 9"
  },
  "Total": 1,
  "Message": "sample string 1"
}