Update Application Meeting Configuration
The Heedify Contact Center Application must have permissions to remove users from teams group calls. The following PowerShell command updates the Teams ApplicatipnMeetingConfiguration to grand Heedify Contact Center Application the required permissions.
Set-CsApplicationMeetingConfiguration -AllowRemoveParticipantAppIds @{Add="2ad91f01-bf93-4313-89f1-cb201229e7db"}
Last updated