Remove-SharedWithTeam

This cmdlet supports unsharing a channel with a team.

Syntax

Remove-SharedWithTeam
      -HostTeamId <String>
      -ChannelId <String>
      -SharedWithTeamId <String>

Description

This cmdlet supports unsharing a channel with a team.

Examples

Example 1

Remove-SharedWithTeam -HostTeamId 126b90a5-e65a-4fef-98e3-d9b49f4acf12 -ChannelId 19:cUfyYYw3h_t-1KG8-WkvVa7KLEsIx-JHmyeG43VJojg1@thread.tacv2
-SharedWithTeam d2aad370-c6ca-438b-b4d7-05f0aa911a7b

Unshares a channel with a team.

Parameters

-ChannelId

Thread ID of the shared channel.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-HostTeamId

Team ID of the host team (Group ID).

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-SharedWithTeamId

Team ID of the shared with team.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

Inputs

HostTeamId, ChannelId, SharedWithTeamId