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": "a25ff513-dc73-4219-b3fd-bd85f7e0faf2",
"Asset": {
"AssetId": "9344e5e4-284f-4f99-a7d7-c1764a0c1a99",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "dfe1a873-08f2-473a-bdb8-b5c040485a7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "689dcb1a-a061-4be4-b97a-a76776de3538",
"CreateDate": "2026-09-02T00:34:29.1241604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:34:29.1241604-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "8387b0bf-b161-4c6e-94fe-381a52bee7fc",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-09-02T00:34:29.1241604-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:34:29.1241604-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "b580c13c-c05c-4740-83e7-c3219e741420",
"CreateDate": "2026-09-02T00:34:29.1241604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:34:29.1241604-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-09-02T00:34:29.1241604-07:00",
"MeasurementValueNeededDate": "2026-09-02T00:34:29.1241604-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "d9ec96a4-d65f-413f-a4f1-b04c0df11ec8",
"CreateDate": "2026-09-02T00:34:29.1241604-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:34:29.1241604-07:00",
"LastModifiedUser": "sample string 8"
},
"ValueText": "sample string 1",
"DisplayText": "sample string 2",
"PropertyType": {
"PropertyTypeId": "42e43d53-09cf-4e6b-ab04-0dc2ccd9e8bf",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "dfe1a873-08f2-473a-bdb8-b5c040485a7e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "689dcb1a-a061-4be4-b97a-a76776de3538",
"CreateDate": "2026-09-02T00:34:29.1241604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:34:29.1241604-07:00",
"LastModifiedUser": "sample string 7"
},
"DataType": {
"DataTypeId": "40071825-88f5-443c-a492-5336ae02d472",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "5e3df33e-42a7-4238-bc92-4a6c9aba81e0",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "f8da134c-b1ff-4eb5-a97b-179f97c001d1",
"CreateDate": "2026-09-02T00:34:29.1241604-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-02T00:34:29.1241604-07:00",
"LastModifiedUser": "sample string 6"
},
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "6b31f95d-5e97-46b7-8537-bfd677386ea0",
"FieldId": "350ea793-eb3a-41aa-afb7-c9cdb139d304",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "6b31f95d-5e97-46b7-8537-bfd677386ea0",
"FieldId": "350ea793-eb3a-41aa-afb7-c9cdb139d304",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
}
],
"SourceSystemId": "sample string 4",
"CompanyId": "0cb4e83c-6597-41d5-b8e8-9bfe6b956d73",
"CreateDate": "2026-09-02T00:34:29.1241604-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-02T00:34:29.1241604-07:00",
"LastModifiedUser": "sample string 7"
},
"IsValid": true,
"IsValidMessage": "sample string 4",
"SourceSystemId": "sample string 5",
"CompanyId": "09107f48-4e7e-4567-8437-86038789753f",
"CreateDate": "2026-09-02T00:34:29.1241604-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-09-02T00:34:29.1241604-07: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"
}