DELETE ItemType/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
ItemType| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| display_item_code | string |
None. |
|
| display_url | string |
None. |
|
| display_image_url | string |
None. |
|
| display_description | string |
None. |
|
| iot_key | string |
None. |
|
| static_data_list | Collection of DataUnit |
None. |
|
| dynamic_data_list | Collection of DataUnit |
None. |
|
| IOT_data_list | Collection of TimeSeriesVariables |
None. |
|
| support_content_datalist | SupportContentList |
None. |
|
| appid | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
|
| default_require_hash | boolean |
None. |
|
| default_hash_algorithm | string |
None. |
|
| deprecated | boolean |
None. |
|
| item_details_bar_content | string |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.