DELETE Properties
Deletes the given property.
Request Information
URI Parameters
None.
Body Parameters
Property to delete
Property| Name | Description | Type | Additional information |
|---|---|---|---|
| PropertyId | globally unique identifier |
None. |
|
| Asset | Asset |
None. |
|
| ValueText | string |
None. |
|
| DisplayText | string |
None. |
|
| PropertyType | PropertyType |
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:
{
"PropertyId": "baea08a0-02b5-470d-ab25-7c003ceb8602",
"Asset": {
"AssetId": "4652eff6-f0cc-4185-a8f8-ef890a79e570",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "8d1b8050-84d1-4b6b-984f-021b83731024",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c20a4dc3-9eaa-4f06-9254-e90d294096e5",
"CreateDate": "2025-12-30T08:53:57.4334095-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:53:57.4334095-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "cb2f0f0e-bf01-43a0-9fda-470aa8e5ab13",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-30T08:53:57.4334095-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:53:57.4334095-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "87e235d2-e405-4ca1-8b86-eb78e39a8190",
"CreateDate": "2025-12-30T08:53:57.4334095-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:53:57.4334095-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-30T08:53:57.4334095-08:00",
"MeasurementValueNeededDate": "2025-12-30T08:53:57.4334095-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e8bfc5ae-ef5b-4051-ae4b-233896a77d8b",
"CreateDate": "2025-12-30T08:53:57.4334095-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-30T08:53:57.4334095-08:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "1ca970c8-4eb3-4573-923d-028b5d6b77ac",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "8d1b8050-84d1-4b6b-984f-021b83731024",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c20a4dc3-9eaa-4f06-9254-e90d294096e5",
"CreateDate": "2025-12-30T08:53:57.4334095-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:53:57.4334095-08:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "5df6e44f-5f05-43bb-bd62-e2263c8a116c",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "637c830a-dcc7-4977-8128-b509edfa1963",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e5f46196-4e35-4f47-a22b-5c765d521e29",
"CreateDate": "2025-12-30T08:53:57.4334095-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-30T08:53:57.4334095-08:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "db85a5a9-b63f-4366-b936-0c552efafd48",
"FieldId": "8d6aef1e-4601-482a-a25d-e2f810a94111",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "db85a5a9-b63f-4366-b936-0c552efafd48",
"FieldId": "8d6aef1e-4601-482a-a25d-e2f810a94111",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "442645cd-aded-4526-bc20-957feec26c7b",
"CreateDate": "2025-12-30T08:53:57.4334095-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-30T08:53:57.4334095-08:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "b47ca2fd-7e4c-4e9a-8441-bb73cf949e6a",
"CreateDate": "2025-12-30T08:53:57.4334095-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-30T08:53:57.4334095-08:00",
"LastModifiedUser": "sample string 8"
}
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"
}