- Least Privileged Microsoft Graph permission to access the action via application:
Channel.Create.Group. - Higher privileged Microsoft Graph permissions to access the action via application:
Channel.Create,Directory.ReadWrite.All,Group.ReadWrite.All,Teamwork.Migrate.All.
To learn more, visit the Microsoft Teams documentation.
Parameters
| Parameter | Description |
|---|---|
| Description | Optional textual description for the channel. |
| Display Name | Channel name as it will appear to the user in Microsoft Teams. |
| Membership Type | The type of the channel. Can be set during creation and can’t be changed. Possible values are: standard - channel inherits the list of members of the parent team, private - channel can have members that are a subset of all the members on the parent team. |
| Team ID | The ID of the team to create the channel in. |