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

Intergraph Smart 3D Admin Web API Programmers Reference

Language
English
Product
Intergraph Smart 3D Web API
Subproduct
Smart 3D Web APIs
Search by Category
Customization & Programming
Smart 3D Version
13

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