Share via

Creating team using graph API return empty responce

Aman ullah 1 Reputation point
2022-05-18T12:22:05.617+00:00

Hi,
I am creating a team using graph API. The team is created successfully but API returns an empty response.
203148-capture.png

Windows development | Windows API - Win32
Microsoft Security | Microsoft Graph

1 answer

Sort by: Most helpful
  1. Sheena-MSFT 1,736 Reputation points
    2022-05-18T12:50:16.093+00:00

    Hi @Aman ullah ,

    According to this documentation, this API returns 202 accepted response that contains a link to the teamsAsyncOperation.

    You can find these information in the response header.
    203242-team.png

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

    Was this answer helpful?

    0 comments No comments

Your answer

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