The idea is to support the creation of Teams shared channels.
Options to update
| Option |
Description |
--type [type] |
Type of channel to create: standard, private, shared. Default standard. |
--owner [owner] |
User with this ID or UPN will be added as owner of the channel. This option is required when type is private or shared. |
API request
https://learn.microsoft.com/en-us/graph/api/channel-post?view=graph-rest-1.0&tabs=http#example-5-create-a-shared-channel-on-behalf-of-a-user
The idea is to support the creation of Teams shared channels.
Options to update
--type [type]standard,private,shared. Default standard.--owner [owner]API request
https://learn.microsoft.com/en-us/graph/api/channel-post?view=graph-rest-1.0&tabs=http#example-5-create-a-shared-channel-on-behalf-of-a-user