Skip to main content
Archive a channel. Required Permissions:
  • delete_public_channel for public channels.
  • delete_private_channel for private channels.
  • manage_system.
External DocumentationTo learn more, visit the Mattermost documentation.

Parameters

ParameterDescription
Channel IDThe ID of the channel. Can be obtained from the List All Channels action.

Example Output

{
	"status": "string"
}

Workflow Library Example

Delete Channel with Mattermost and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop