DeleteSioListItem - Intergraph Smart 3D Web API - Customization & Programming

Intergraph Smart 3D Admin Web API Programmers Reference

ft:locale
en-US
Product
Intergraph Smart 3D Web API
Search by Category
Customization & Programming
Smart 3D Web API Version
14 Update 4

Deletes an item from a Smart Interop Object (SIO) list.

POST

<ServiceRoot>/Sites('MySiteAlias')/Plants(‘PlantA’)/DeleteSioListItem

{

"id":"listItemId",

"parentId":"parentListId"

}

Parameter

Type

Description

id

String

ID of the item to delete from the list

parentId

String

ID of the list from which to delete the item