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": "79e4cb34-9e8c-4f2e-9a7d-50e473414292", "Asset": { "AssetId": "79899ae3-88b9-4fc9-8eb4-5ce4513003c4", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "90d5926a-49d6-4f0a-a957-63d7e48ee376", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "e072fde2-f4f5-4b76-b8bb-aee497d59a6b", "CreateDate": "2024-12-26T02:55:24.1423806-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-26T02:55:24.1423806-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "7df01fc6-8275-4c88-a951-219147543483", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-26T02:55:24.1423806-08:00", "MeasurementValueNeededDate": "2024-12-26T02:55:24.1423806-08:00", "SourceSystemId": "sample string 3", "CompanyId": "1e0414c2-263f-4c0b-b050-f659bcf0f83b", "CreateDate": "2024-12-26T02:55:24.1423806-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-26T02:55:24.1423806-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-26T02:55:24.1423806-08:00", "MeasurementValueNeededDate": "2024-12-26T02:55:24.1423806-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "f3f791e2-de7f-4e38-9485-30078dd062e9", "CreateDate": "2024-12-26T02:55:24.1423806-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-26T02:55:24.1423806-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "89047173-406c-4a6b-acb1-4ba1b106002a", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "90d5926a-49d6-4f0a-a957-63d7e48ee376", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "e072fde2-f4f5-4b76-b8bb-aee497d59a6b", "CreateDate": "2024-12-26T02:55:24.1423806-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-26T02:55:24.1423806-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "9e176889-e0ed-40c0-b264-dd4d4025595d", "Name": "sample string 1" }, "Unit": { "UnitId": "24768828-dd4a-4c2a-97ca-0bbc8f17ba20", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "bec5209e-2349-4c09-8993-1a23b746c371", "CreateDate": "2024-12-26T02:55:24.1423806-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-26T02:55:24.1423806-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "c135e339-0f92-40cc-b09c-0b92e740bb03", "FieldId": "314a8d81-d8a9-4b4b-b147-00e47eca43ae", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "c135e339-0f92-40cc-b09c-0b92e740bb03", "FieldId": "314a8d81-d8a9-4b4b-b147-00e47eca43ae", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "1d2aae20-0037-4856-aed0-43d3007a24d7", "CreateDate": "2024-12-26T02:55:24.1423806-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-26T02:55:24.1423806-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "54973d5d-61d0-474b-a149-4a4d84e53385", "CreateDate": "2024-12-26T02:55:24.1423806-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-26T02:55:24.1423806-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" }