Slack Pins API
The Slack Pins API is a set of Web API methods that let your app manage pinned items in conversations so important content is easy to find. With pins.add, pins.list, and pins.remove, you can programmatically pin or unpin messages, files, and file comments in channels, private channels, and DMs by providing the conversation ID and the message timestamp or file/comment ID. Pinned items surface in the conversations details panel in the Slack client, and pins.list returns the same set so your app c
Overview
Slack Pins API is a Postman Collection published by Slack on the APIs.io network.
The Slack Pins API is a set of Web API methods that let your app manage pinned items in conversations so important content is easy to find. With pins.add, pins.list, and pins.remove, you can programmatically pin or unpin messages, files, and file comments in channels, private channels, and DMs by providing the conversation ID and the message timestamp or file/comment ID. Pinned items surface in the conversations details panel in the Slack client, and pins.list returns the same set so your app c
The collection contains 3 requests organised into 3 folders.
Tagged areas include Bots, Chat, Collaboration, Messaging, and Productivity.