App Logo
slack.com

Unpin Slack message

Remove a pinned message from its channel by channel (name or id) and message ts. Requires login.

Input

ts required

The message's ts.

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
ts required
channel required

Resolved channel id.

account_used required

Workspace host the action ran against, read back from the session.

already_absent required

True when the message was already not pinned before this run, so nothing changed.

verified_on_page required

True when a re-read of the channel's pins confirms the message is no longer pinned.

channel_name optional

Resolved channel name, when Slack reports one.

Start building not clicking