UpdatePortalGroupLink
- URL:https://<portals-url>/portals/0123456789ABCDEF/collaborations/<collaborationId>/workspaces/<workspaceId>/updatePortalGroupLink(POST only)
- Required Capability:Administrator (guest)
- Version Introduced:10.5
Description
The updatePortalGroupLink operation updates the group linked with a workspace for a participant in a distributed collaboration. Content shared to the portal group is shared to other participants in the collaboration.
Request parameters
Parameter | Details |
|---|---|
| portalGroupId | The ID of the portal group linked with the workspace. |
| enableRealtimeSync | Determines whether the content shared with the group is shared to other collaboration participants in real time, updating whenever changes are made, or whether the content is shared based on a schedule set by the collaboration host. Values: true or false. |
| copyFeatureServiceData | Boolean value used when Feature Service and Hosted Feature Layer View data is shared in a group that is linked to a distributed collaboration workspace. When set to true, Feature Service and Hosted Feature Layer View data will be copied to collaboration participants. Support for Feature Services was introduced at 10.5.1. Support for Hosted Feature Layer Views was introduced at 10.7. |
Response properties
Property | Details |
|---|---|
| success | Indicates whether the operation was successful in updating the portal group linked with the collaboration workspace. Returns true if successful. |