Cli-microsoft365: New command: Unarchive team

Created on 31 Mar 2019  路  6Comments  路  Source: pnp/cli-microsoft365

Restore an archived team. This restores users' ability to send messages and edit the team, abiding by tenant and team settings.

  • command: graph teams unarchive -i|--teamId <teamId>
  • teamId: The ID of the team to unarchive

Note: I would like to build this feature

new feature work in progress

All 6 comments

Very nice suggestion @sprider! What would be the API call that would be used for this command?

https://docs.microsoft.com/en-us/graph/api/team-unarchive?view=graph-rest-1.0
This will be the API @waldekmastykarz. Could you please assign this to me?

All yours! We add contributors to the project after their first accepted contribution (merged PR). Nevertheless, this one is all yours. Looking forward to it! 馃挭

Great, Thank you @waldekmastykarz

@waldekmastykarz / @VelinGeorgiev,
This is done with the pull request 915.

Thank you team

Was this page helpful?
0 / 5 - 0 ratings