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": "82cc98ae-b45d-4408-9e88-899da1853960", "Asset": { "AssetId": "747a54eb-ff61-4024-b5c6-151fa9d9cba6", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "0df45233-99a4-47b5-8a52-2f25880605d2", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "eba17202-9e7e-4f59-b546-ed594be092cb", "CreateDate": "2024-12-09T03:14:23.107637-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-09T03:14:23.107637-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "b44e5439-4687-49a3-b3ef-268c4497c593", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-12-09T03:14:23.107637-08:00", "MeasurementValueNeededDate": "2024-12-09T03:14:23.107637-08:00", "SourceSystemId": "sample string 3", "CompanyId": "096ef9ea-07f9-4925-bbba-88ce32eec1e8", "CreateDate": "2024-12-09T03:14:23.107637-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-09T03:14:23.107637-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-12-09T03:14:23.107637-08:00", "MeasurementValueNeededDate": "2024-12-09T03:14:23.107637-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "08f94a09-0685-4e32-b920-7acd64c297d2", "CreateDate": "2024-12-09T03:14:23.107637-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-09T03:14:23.107637-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "e165715c-7cd4-4faa-aa8d-003d1b4dfe86", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "0df45233-99a4-47b5-8a52-2f25880605d2", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "eba17202-9e7e-4f59-b546-ed594be092cb", "CreateDate": "2024-12-09T03:14:23.107637-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-09T03:14:23.107637-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "2b7c123e-cebc-45f0-9b56-6089971111ec", "Name": "sample string 1" }, "Unit": { "UnitId": "f2bce94b-307c-4e92-87e8-fdf5e375d38a", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "df897700-f57a-4000-b73d-cb0481cebe22", "CreateDate": "2024-12-09T03:14:23.107637-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-12-09T03:14:23.107637-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "828fb13f-6c16-49dd-b7b8-6ad2243a91fa", "FieldId": "2cfd8c24-6cff-4408-81bc-75e5094c1ecb", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "828fb13f-6c16-49dd-b7b8-6ad2243a91fa", "FieldId": "2cfd8c24-6cff-4408-81bc-75e5094c1ecb", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "11f739e8-20ea-4d1e-bb75-a6c23f381a12", "CreateDate": "2024-12-09T03:14:23.107637-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-12-09T03:14:23.107637-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "dabcf565-d412-4b7d-9443-a879a947b602", "CreateDate": "2024-12-09T03:14:23.107637-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-12-09T03:14:23.107637-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" }