PermissionGroup > Location - 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

The user can change the Location of the PermissionGroup entity as shown below:

POST/PUT

<ServiceRoot>/Sites(‘MySiteAlias’)/Plants(‘PlantA’)/PermissionGroupFolderChildren(‘PGRootFolder’)/PermissionGroups(‘PG1’)/Location/$ref

{

"@odata.id": "<ServiceRoot>/Sites(‘MySiteAlias’)/Locations(‘id of new Location to be associated with’)"

}