Calls.InitiateGroupCall.All
Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user.
Merill's Note
For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the
Calls.InitiateGroupCall.All
permission.If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the
Export-MsIdAppConsentGrantReport
command. See How To: Run a quick OAuth app audit of your tenant
Category | Application | Delegated |
---|---|---|
Identifier | 4c277553-8a09-487b-8023-29ee378d8324 | - |
DisplayText | Initiate outgoing group calls from the app | - |
Description | Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user. | - |
AdminConsentRequired | - | - |
Graph Methods
→ API supports delegated access (access on behalf of a user)
→ API supports app-only access (access without a user)
Methods | |
---|---|
Resources
Granting this permission allows the calling application to access (and/or update) the following information in your tenant.
- addLargeGalleryViewOperation
- appHostedMediaConfig
- audioRoutingGroup
- call
- commsOperation
- contentSharingSession
- identitySet
- invitationParticipantInfo
- inviteParticipantsOperation
Graph reference: addLargeGalleryViewOperation
Property | Type | Description |
---|---|---|
clientContext | String | The client context. |
id | String | The ID of the server operation. Read-only. |
resultInfo | resultInfo | The result information. Read-only. |
status | operationStatus | The status of the operation. Possible values are: notStarted , running , completed , failed . Read-only. |