UpdateParticipantAccessModes
- URL:https://<portals-url>/portals/0123456789ABCDEF/collaborations/<collaborationId>/participants/<portalId>/updateParticipantAccessModes(POST only)
- Required Capability:Administrator (host)
- Version Introduced:10.5
Description
The updateParticipantAccessModes operation updates the access mode for a specific participant in a distributed collaboration.
Request parameters
Parameter | Details |
|---|---|
| collaborationWorkspacesAccessJSON | JSON describing the participant's access mode. |
Response properties
Property | Details |
|---|---|
| portalId | The ID of the portal that was updated in the collaboration. |
| collaborationId | The ID of the collaboration for which the participant was updated. |
| success | Indicates whether the operation was successfully completed. Returns true if so. |