PermissionGroupFolder - Intergraph Smart 3D Web API - Update 2 - Customization & Programming - Hexagon

Intergraph Smart 3D Admin Web API Programmers Reference

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

In order to delete a PermissionGroupFolder you would need to ensure that there is no PermissionGroup entities associated in the children.

Example

DELETE

<ServiceRoot>/Sites(‘MySiteAlias’)/Plants(‘PlantA’)/PermissionGroupFolderChildren(‘idToDelete’)

<ServiceRoot>/Sites(‘MySiteAlias’)/Catalogs(‘CatalogA’)/PermissionGroupFolderChildren(‘parentFolderId’)/ChildFolders(‘idToDelete’)