Calls Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
Calls.AccessMedia.All | a7a681dc-756e-4909-b988-f160edc6655f | Access media streams in a call as an app | Allows the app to get direct access to media streams in a call, without a signed-in user. |
Calls.Initiate.All | 284383ee-7f6e-4e40-a2a8-e85dcb029101 | Initiate outgoing 1 to 1 calls from the app | Allows the app to place outbound calls to a single user and transfer calls to users in your organization’s directory, without a signed-in user. |
Calls.InitiateGroupCall.All | 4c277553-8a09-487b-8023-29ee378d8324 | Initiate outgoing group calls from the app | Allows the app to place outbound calls to multiple users and add participants to meetings in your organization, without a signed-in user. |
Calls.JoinGroupCall.All | f6b49018-60ab-4f81-83bd-22caeabfed2d | Join group calls and meetings as an app | Allows the app to join group calls and scheduled meetings in your organization, without a signed-in user. The app will be joined with the privileges of a directory user to meetings in your organization. |
Calls.JoinGroupCallAsGuest.All | fd7ccf6b-3d28-418b-9701-cd10f5cd2fd4 | Join group calls and meetings as a guest | Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user. The app will be joined as a guest to meetings in your organization. |
Delegated
None.