ArchiveTeam
Archives a specified Microsoft Team, preserving content in read-only mode while preventing further edits or changes.
Input
| Name | Type | Required | Description |
| TeamId | String | True | Unique identifier of the Microsoft Team that will be archived. |
| ShouldSetSPOSiteReadOnlyForMembers | String | False | Optional flag indicating whether to restrict team members' access to read-only on the associated SharePoint Online site. If set to false or omitted, permissions remain unchanged. |
Result Set Columns
| Name | Type | Description |
| Status | String | Indicates the result of the archive operation, such as success or failure. |