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": "d947482d-c5d7-4b13-909f-bc4b0e9abd4e", "Asset": { "AssetId": "228a9c2d-636e-4d08-8730-713960b8bd68", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "d8022a84-8235-4d2b-b3a8-90f11457d026", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "98d76dd9-747b-40f0-b980-358001fcf171", "CreateDate": "2025-09-13T21:09:17.1229117-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-13T21:09:17.1229117-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "2be69c24-205e-4b34-973a-aa303cecfaa7", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-09-13T21:09:17.1229117-07:00", "MeasurementValueNeededDate": "2025-09-13T21:09:17.1229117-07:00", "SourceSystemId": "sample string 3", "CompanyId": "ba79e030-0b1b-4837-a6c4-fa785e3ce784", "CreateDate": "2025-09-13T21:09:17.1229117-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-09-13T21:09:17.1229117-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-09-13T21:09:17.1229117-07:00", "MeasurementValueNeededDate": "2025-09-13T21:09:17.1229117-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "441862e3-37da-4e03-aa3e-73083ca86eb8", "CreateDate": "2025-09-13T21:09:17.1229117-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-09-13T21:09:17.1229117-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "4d37d190-0cde-45e2-a167-07c0903bcb8b", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "d8022a84-8235-4d2b-b3a8-90f11457d026", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "98d76dd9-747b-40f0-b980-358001fcf171", "CreateDate": "2025-09-13T21:09:17.1229117-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-13T21:09:17.1229117-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "26a8f8c8-aed9-41f0-b0f2-b4e95c1aaf46", "Name": "sample string 1" }, "Unit": { "UnitId": "ebfcd80d-5256-4e94-91c1-ca0837e7e28e", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "d959c931-5a22-41a2-8e87-9933e1e0e6ab", "CreateDate": "2025-09-13T21:09:17.1229117-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-09-13T21:09:17.1229117-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "ef8b5344-e10e-4540-95f7-dbb0d2f33c00", "FieldId": "2bea6717-7b34-4786-8248-c3c71ddb175f", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "ef8b5344-e10e-4540-95f7-dbb0d2f33c00", "FieldId": "2bea6717-7b34-4786-8248-c3c71ddb175f", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "02f3b4ab-0248-414f-ae02-fb892693a21e", "CreateDate": "2025-09-13T21:09:17.1229117-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-09-13T21:09:17.1229117-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "ce7b29af-d8c1-4afd-bfb1-47751cf22e06", "CreateDate": "2025-09-13T21:09:17.1229117-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-09-13T21:09:17.1229117-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" }