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": "3bef030c-e515-4c61-997c-b4c61cfd4fc4", "Asset": { "AssetId": "a76f967b-3602-4446-bb7d-cb311250bd15", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "dc0566f6-281b-4139-b285-ce99fffa1589", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "bbf98784-f477-49f3-b6ec-554d397d5fa8", "CreateDate": "2025-07-01T00:22:35.6699246-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-01T00:22:35.6699246-07:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "a1e3f698-698c-4e16-9e9c-00470ae0e21f", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2025-07-01T00:22:35.6699246-07:00", "MeasurementValueNeededDate": "2025-07-01T00:22:35.6699246-07:00", "SourceSystemId": "sample string 3", "CompanyId": "55eb506f-f4d6-4f1d-b7e5-48034efeb40b", "CreateDate": "2025-07-01T00:22:35.6699246-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-01T00:22:35.6699246-07:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2025-07-01T00:22:35.6699246-07:00", "MeasurementValueNeededDate": "2025-07-01T00:22:35.6699246-07:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "11d57e25-e4bc-4db9-8bb5-e1c72710c459", "CreateDate": "2025-07-01T00:22:35.6699246-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-01T00:22:35.6699246-07:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "df162a17-666b-472d-aecd-986ffa378ceb", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "dc0566f6-281b-4139-b285-ce99fffa1589", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "bbf98784-f477-49f3-b6ec-554d397d5fa8", "CreateDate": "2025-07-01T00:22:35.6699246-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-01T00:22:35.6699246-07:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "cb00120c-0bd4-41cb-a4c4-ea906463352d", "Name": "sample string 1" }, "Unit": { "UnitId": "6cb23033-28c4-428b-b5dc-4b9e94b01278", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "5463b5c4-5c98-4715-a805-91fe5b3e92f4", "CreateDate": "2025-07-01T00:22:35.6699246-07:00", "CreateUser": "sample string 5", "LastModifiedDate": "2025-07-01T00:22:35.6699246-07:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "94e43068-113c-4d02-b690-6ff3cea560d3", "FieldId": "07fcc86c-6463-4802-86c0-c39394415cd7", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "94e43068-113c-4d02-b690-6ff3cea560d3", "FieldId": "07fcc86c-6463-4802-86c0-c39394415cd7", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "31680d5a-ce94-42b1-90b6-61f6bb1415c9", "CreateDate": "2025-07-01T00:22:35.6699246-07:00", "CreateUser": "sample string 6", "LastModifiedDate": "2025-07-01T00:22:35.6699246-07:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "18168c9b-5ea6-42fd-bf36-c4ac05b94478", "CreateDate": "2025-07-01T00:22:35.6699246-07:00", "CreateUser": "sample string 7", "LastModifiedDate": "2025-07-01T00:22:35.6699246-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" }