Sign in

Update channel

documented

Update a channel's properties (e.g., displayName, description). ([learn.microsoft.com](https://learn.microsoft.com/en-us/graph/api/channel-list?view=graph-rest-1.0))

PATCH /teams/{team-id}/channels/{channel-id}Teamsno implementation yet0 runs

Input

team_id*
Team ID
e.g. 19f0a1b2-3c4d-5e6f-7a8b-9c0d1e2f3a4b
channel_id*
Channel ID
e.g. 19:0123abcd4567efgh@thread.tacv2
displayName
Channel displayName
New channel name
description
Channel description
Optional channel description
Calls Microsoft Teams as you (your API key is your account); keychains.dev holds the credentials.
Update channel · Microsoft Teams · OpenIntegrations