DELETE Properties
Deletes the given property.
Request Information
URI Parameters
None.
Body Parameters
Property to delete
PropertyName | 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": "86bf502b-c691-48b2-9d0c-7ae96f18d4b5", "Asset": { "AssetId": "5a0472ba-0bb0-44e8-8e74-778779200f00", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "a75df9ac-6611-44e6-acdb-821b7f0c18d5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "4f0c3048-f0a2-4ac0-9943-0b2fca355806", "CreateDate": "2025-08-24T10:13:22.6591397-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-24T10:13:22.6591397-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "158296b3-61da-4604-b25d-ae0ef0448897", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-08-24T10:13:22.6591397-07:00", "MeasurementValueNeededDate": "2025-08-24T10:13:22.6591397-07:00", "SourceSystemId": "sample string 3", "CompanyId": "7c5d20ca-ae0a-4719-b2d1-071feb009c22", "CreateDate": "2025-08-24T10:13:22.6591397-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-24T10:13:22.6591397-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-08-24T10:13:22.6591397-07:00", "MeasurementValueNeededDate": "2025-08-24T10:13:22.6591397-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "c0d7b354-914f-41cb-a7df-9b4391dbe528", "CreateDate": "2025-08-24T10:13:22.6591397-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-24T10:13:22.6591397-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "ec59c900-b67e-49f4-8873-ac4c388365cb", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "a75df9ac-6611-44e6-acdb-821b7f0c18d5", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "4f0c3048-f0a2-4ac0-9943-0b2fca355806", "CreateDate": "2025-08-24T10:13:22.6591397-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-24T10:13:22.6591397-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "c1757165-ee03-4df5-8956-19644f2927a3", "Name": "sample string 1" }, "Unit": { "UnitId": "1ec759c7-267f-498d-9b77-70b8e06c58a8", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "580ec5c7-db4c-4589-a01c-bee8b1883f67", "CreateDate": "2025-08-24T10:13:22.6591397-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-08-24T10:13:22.6591397-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "775eecd1-7390-45d6-a8c6-fa3a1a988234", "FieldId": "53093b31-a15d-4307-b48c-cca51e9f7c44", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "775eecd1-7390-45d6-a8c6-fa3a1a988234", "FieldId": "53093b31-a15d-4307-b48c-cca51e9f7c44", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "ad7d2d07-6e7d-49cc-b0e9-b93885737350", "CreateDate": "2025-08-24T10:13:22.6591397-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-08-24T10:13:22.6591397-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "74be5a34-5c75-489d-b8a6-5c278d7a63bb", "CreateDate": "2025-08-24T10:13:22.6591397-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-08-24T10:13:22.6591397-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" }