Sign in

Update channel tab

documented

Update a channel tab configuration. ([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}/tabs/{tab-id}Teamsno implementation yet0 runs

Input

team_id*
Team ID
TEAM_ID
channel_id*
Channel ID
CHANNEL_ID
tab_id*
Tab ID
TAB_ID
tab_display_name
Tab display name
Tab Name
entity_id
Entity ID
ENTITY_ID
content_url
Content URL
https://example.com/tab
website_url
Website URL
https://example.com
remove_url
Remove URL
https://example.com/remove
Calls Microsoft Teams as you (your API key is your account); keychains.dev holds the credentials.
Update channel tab · Microsoft Teams · OpenIntegrations