DELETE Measurements
Deletes the given measurement.
Request Information
URI Parameters
None.
Body Parameters
The measurement to delete.
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": "d4934d40-88b4-4968-b560-d335928bef02",
  "Asset": {
    "AssetId": "2a39c0b3-c9af-4b1e-a4c6-43783cb75632",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "DisplayOrder": 1,
    "AssetType": {
      "AssetTypeId": "6718c545-937c-4bf7-bc08-33c197458d2f",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayColor": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "f1f59186-19c0-4163-85e8-3aeb8e5e3811",
      "CreateDate": "2025-11-03T11:54:53.1817279-08:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-11-03T11:54:53.1817279-08:00",
      "LastModifiedUser": "sample string 7"
    },
    "AssetGroup": {
      "AssetGroupId": "edc92f23-3cca-403a-88a4-e2de8120a2c2",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "ParentGroup": null,
      "DisplayOrder": 1,
      "FormValueNeededDate": "2025-11-03T11:54:53.1817279-08:00",
      "MeasurementValueNeededDate": "2025-11-03T11:54:53.1817279-08:00",
      "SourceSystemId": "sample string 3",
      "CompanyId": "171a1dba-1209-4405-9456-5555654c2869",
      "CreateDate": "2025-11-03T11:54:53.1817279-08:00",
      "CreateUser": "sample string 5",
      "LastModifiedDate": "2025-11-03T11:54:53.1817279-08:00",
      "LastModifiedUser": "sample string 6"
    },
    "ParentAsset": null,
    "Location": "sample string 3",
    "Barcode": {
      "Format": 0,
      "Code": "sample string 1"
    },
    "FormValueNeededDate": "2025-11-03T11:54:53.1817279-08:00",
    "MeasurementValueNeededDate": "2025-11-03T11:54:53.1817279-08:00",
    "HasChildren": true,
    "SourceSystemId": "sample string 5",
    "CompanyId": "24ff72f0-7d00-4741-a124-bbbbc0095118",
    "CreateDate": "2025-11-03T11:54:53.1817279-08:00",
    "CreateUser": "sample string 7",
    "LastModifiedDate": "2025-11-03T11:54:53.1817279-08:00",
    "LastModifiedUser": "sample string 8"
  },
  "ValueText": "sample string 1",
  "DisplayText": "sample string 2",
  "EffectiveDate": "2025-11-03T11:54:53.1817279-08:00",
  "Location": "sample string 3",
  "MeasurementType": {
    "MeasurementTypeId": "f9435739-69be-40a6-b707-bf109d6a3584",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "AssetType": {
      "AssetTypeId": "6718c545-937c-4bf7-bc08-33c197458d2f",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayColor": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "f1f59186-19c0-4163-85e8-3aeb8e5e3811",
      "CreateDate": "2025-11-03T11:54:53.1817279-08:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-11-03T11:54:53.1817279-08:00",
      "LastModifiedUser": "sample string 7"
    },
    "DataType": {
      "DataTypeId": "095d1e7c-c6a5-44c6-96e4-2c67636daa80",
      "Name": "sample string 1"
    },
    "Unit": {
      "UnitId": "a6f53d94-9229-4e32-a220-c1fd5dc40234",
      "Code": "sample string 1",
      "Description": "sample string 2",
      "SourceSystemId": "sample string 3",
      "CompanyId": "b5f06578-deae-4a71-9160-13fd10d5f869",
      "CreateDate": "2025-11-03T11:54:53.1817279-08:00",
      "CreateUser": "sample string 5",
      "LastModifiedDate": "2025-11-03T11:54:53.1817279-08:00",
      "LastModifiedUser": "sample string 6"
    },
    "MinValue": 1.0,
    "MaxValue": 1.0,
    "MinLength": 1,
    "MaxLength": 1,
    "HasValidValues": true,
    "ValidValues": [
      {
        "ValidValueId": "99caf960-3610-4d4a-98ac-f0c2b064e34a",
        "FieldId": "8a862235-e6a9-4ac3-869b-bac0a9352b81",
        "FieldName": "sample string 1",
        "FieldLabel": "sample string 2",
        "ValueText": "sample string 3",
        "LabelText": "sample string 4"
      },
      {
        "ValidValueId": "99caf960-3610-4d4a-98ac-f0c2b064e34a",
        "FieldId": "8a862235-e6a9-4ac3-869b-bac0a9352b81",
        "FieldName": "sample string 1",
        "FieldLabel": "sample string 2",
        "ValueText": "sample string 3",
        "LabelText": "sample string 4"
      }
    ],
    "FrequencyNeeded": 1,
    "ValueNeededDate": "2025-11-03T11:54:53.1817279-08:00",
    "IsAccumulator": true,
    "SourceSystemId": "sample string 5",
    "CompanyId": "435b812a-c2a1-4afc-a278-d4bb7147bc80",
    "CreateDate": "2025-11-03T11:54:53.1817279-08:00",
    "CreateUser": "sample string 7",
    "LastModifiedDate": "2025-11-03T11:54:53.1817279-08:00",
    "LastModifiedUser": "sample string 8"
  },
  "IsValid": true,
  "IsValidMessage": "sample string 5",
  "SourceSystemId": "sample string 6",
  "CompanyId": "c93eaaa6-e976-4462-b053-d66f20ba716a",
  "CreateDate": "2025-11-03T11:54:53.1817279-08:00",
  "CreateUser": "sample string 8",
  "LastModifiedDate": "2025-11-03T11:54:53.1817279-08:00",
  "LastModifiedUser": "sample string 9"
}
        Response Information
Resource Description
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Data | Object | 
                             None.  | 
                |
| Total | integer | 
                             None.  | 
                |
| Message | string | 
                             None.  | 
                
Response Formats
application/json, text/json
            Sample:
{
  "Data": {},
  "Total": 1,
  "Message": "sample string 2"
}