Skip to main content
teams.deleteChannel deletes a Teams channel and completes without output.

Example

automations/teams-delete-channel.automation.ts

Inputs

Pass { team: "Engineering", channel: "Incidents" }. The optional second argument { account } selects a Microsoft binding.

Output

Deletes a Teams channel and completes without output. Microsoft Graph IDs are opaque and should be passed through unchanged.