Slack · Postman Collection

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

3
Requests
3
Folders
View on GitHub Raw JSON BotsChatCollaborationMessagingProductivityT1Team CommunicationPostman Collection

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.

Requests & Folders

pins.add
pins.list
pins.remove

Related API Specs

Slack Admin API (OpenAPI) Slack Tests API (OpenAPI) Slack Apps API (OpenAPI) Slack Assistant API (OpenAPI) Slack Auth API (OpenAPI) Slack Bookmarks API (OpenAPI) Slack Bots API (OpenAPI) Slack Calls API (OpenAPI) Slack Canvases API (OpenAPI) Slack Chat API (OpenAPI) Slack Conversations API (OpenAPI) Slack Dialog API (OpenAPI) Slack DND API (OpenAPI) Slack Emoji API (OpenAPI) Slack Events API (AsyncAPI) Slack Files API (OpenAPI) Slack Functions API (OpenAPI) Slack Lists API (OpenAPI) Slack Migration API (OpenAPI) Slack OAuth API (OpenAPI) Slack OpenID Connect API (OpenAPI) Slack Pins API (OpenAPI) Slack Reactions API (OpenAPI) Slack Reminders API (OpenAPI) Slack RTM API (OpenAPI) Slack Search API (OpenAPI) Slack Stars API (OpenAPI) Slack Team API (OpenAPI) Slack User Groups API (OpenAPI) Slack Users API (OpenAPI) Slack Views API (OpenAPI) Slack Workflows API (OpenAPI) Slack Web API (OpenAPI)
Back to Slack · All Collections · GitHub