App Logo
slack.com

Rename Slack channel

Rename a channel (by name or id). The new name is normalized to Slack's rules (lowercased, spaces/invalid chars → hyphens). Returns the channel id and new name. Requires login.

Input

name required

New channel name (normalized to Slack's rules).

channel required

Channel name/#name or id (C…).

workspaceDomain optional

Workspace host, e.g. acme.slack.com. Defaults to the active workspace.

Output

ok required
channel required
name optional

Start building not clicking