Microsoft Graph API Teams Migrate Endpoint - Graph Explorer throw error

Matilda 0 Reputation points
2024-05-29T16:28:15.6166667+00:00

I'm having trouble with the 'migrate' endpoint in the Microsoft Graph API for migrating teams.

Has anyone else faced this issue ?

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,448 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Saranya Madhu-MSFT 455 Reputation points Microsoft Vendor
    2024-05-29T16:42:32.3833333+00:00

    Hi Matilda,

    Thanks for reaching out!

    I can understand that you are trying to use Graph API -

    POST /teams/{team-id}/completeMigration to complete migration via Graph explorer.

    As per the document Teams Migration supports only Application permissions.

    Delegated permissions are not supported for migration of teams.

    User's image

    If you are looking to Import third-party platform messages to Teams using Microsoft Graph - refer here

    Hope this helps.

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

    0 comments No comments