Create channel
POST https://graph.microsoft.com/v1.0/teams/{{TeamId}}/channels
Request Body
{"displayName"=>"Architecture Discussion", "description"=>"This channel is where we debate all future architecture plans"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |