I want to make a call with Teams using the Graph API

南薗直弥 26 Reputation points
2022-02-24T00:53:40.14+00:00

How do I make a call with Teams using the Graph API?
Please tell me the reference material.

The following situations are assumed.

UserA:using graph api.the Teams app installed.
UserB:Teams app installed.

UserA wants to make a Teams call to UserB.

Microsoft Security | Microsoft Graph
{count} votes

1 answer

Sort by: Most helpful
  1. Srinivasa Rao Darna 6,761 Reputation points Microsoft External Staff
    2022-02-24T07:16:52.983+00:00

    Hi @南薗直弥 ,

    Create call enables your bot to create a new outgoing peer-to-peer or group call, or join an existing meeting. You will need to register the calling bot and setup application permissions, delegated permissions are not supported currently.

    Refer to the documentation for more details, application-post-calls.

    Hope this helps.
    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.