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": "d8cb87ac-5c3b-4e4f-8d8f-5b432830fdff", "Asset": { "AssetId": "692d2e02-a68c-4ecd-bfd8-2609aa47560c", "Name": "sample string 1", "Description": "sample string 2", "DisplayOrder": 1, "AssetType": { "AssetTypeId": "04a6afae-8873-4581-9dd2-f8c5b6a29d5f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "98f95f30-e5ec-4110-aa47-2c2cc6bb98b4", "CreateDate": "2024-11-22T20:29:00.5882156-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-11-22T20:29:00.5882156-08:00", "LastModifiedUser": "sample string 7" }, "AssetGroup": { "AssetGroupId": "dd6da09c-c402-4059-849a-4e6ef498b745", "Name": "sample string 1", "Description": "sample string 2", "ParentGroup": null, "DisplayOrder": 1, "FormValueNeededDate": "2024-11-22T20:29:00.5882156-08:00", "MeasurementValueNeededDate": "2024-11-22T20:29:00.5882156-08:00", "SourceSystemId": "sample string 3", "CompanyId": "70b829d5-3e51-4246-9eb4-ce42f558b166", "CreateDate": "2024-11-22T20:29:00.5882156-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-11-22T20:29:00.5882156-08:00", "LastModifiedUser": "sample string 6" }, "ParentAsset": null, "Location": "sample string 3", "Barcode": { "Format": 0, "Code": "sample string 1" }, "FormValueNeededDate": "2024-11-22T20:29:00.5882156-08:00", "MeasurementValueNeededDate": "2024-11-22T20:29:00.5882156-08:00", "HasChildren": true, "SourceSystemId": "sample string 5", "CompanyId": "2a023a3b-3ff8-4ba0-a3f1-94b33a1ee691", "CreateDate": "2024-11-22T20:29:00.5882156-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-11-22T20:29:00.5882156-08:00", "LastModifiedUser": "sample string 8" }, "ValueText": "sample string 1", "DisplayText": "sample string 2", "PropertyType": { "PropertyTypeId": "c5a33110-d034-4693-87e2-313234047c90", "Name": "sample string 1", "Description": "sample string 2", "AssetType": { "AssetTypeId": "04a6afae-8873-4581-9dd2-f8c5b6a29d5f", "Name": "sample string 1", "Description": "sample string 2", "DisplayColor": "sample string 3", "SourceSystemId": "sample string 4", "CompanyId": "98f95f30-e5ec-4110-aa47-2c2cc6bb98b4", "CreateDate": "2024-11-22T20:29:00.5882156-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-11-22T20:29:00.5882156-08:00", "LastModifiedUser": "sample string 7" }, "DataType": { "DataTypeId": "db3e5d16-4dbe-41c8-ae11-eff54cae9d85", "Name": "sample string 1" }, "Unit": { "UnitId": "099add39-be42-426f-992d-e19b8c11e1d7", "Code": "sample string 1", "Description": "sample string 2", "SourceSystemId": "sample string 3", "CompanyId": "7778133d-9fdc-4e5e-8b84-4b1fef137780", "CreateDate": "2024-11-22T20:29:00.5882156-08:00", "CreateUser": "sample string 5", "LastModifiedDate": "2024-11-22T20:29:00.5882156-08:00", "LastModifiedUser": "sample string 6" }, "MinValue": 1.0, "MaxValue": 1.0, "MinLength": 1, "MaxLength": 1, "HasValidValues": true, "ValidValues": [ { "ValidValueId": "de0f4916-a496-42c7-8197-33cb5b8aa16c", "FieldId": "46461abe-8afe-4e50-8cec-376d0c4969ea", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" }, { "ValidValueId": "de0f4916-a496-42c7-8197-33cb5b8aa16c", "FieldId": "46461abe-8afe-4e50-8cec-376d0c4969ea", "FieldName": "sample string 1", "FieldLabel": "sample string 2", "ValueText": "sample string 3", "LabelText": "sample string 4" } ], "SourceSystemId": "sample string 4", "CompanyId": "44df3758-7270-4220-958c-bc3077c9957d", "CreateDate": "2024-11-22T20:29:00.5882156-08:00", "CreateUser": "sample string 6", "LastModifiedDate": "2024-11-22T20:29:00.5882156-08:00", "LastModifiedUser": "sample string 7" }, "IsValid": true, "IsValidMessage": "sample string 4", "SourceSystemId": "sample string 5", "CompanyId": "6fbbb888-ac10-488a-9cd1-2c689fb21a1c", "CreateDate": "2024-11-22T20:29:00.5882156-08:00", "CreateUser": "sample string 7", "LastModifiedDate": "2024-11-22T20:29:00.5882156-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" }