/
/Slack'd
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 14m ago · Updated 1mo ago
channel9
  • postAdd multiple users to a Slack channel.
  • postCreates a new channel in Slack.
  • postRetrieves detailed information about a specific Slack channel.
  • postFetches a conversation's history of messages and events.
  • postJoins a Slack channel.
  • postList Slack Channels in a workspace.
  • postLists all public and private channels in a Slack workspace.
  • postList all users in a specific Slack channel.
  • postRemoves a user from a Slack channel.
message6
  • postSend a message to a Slack channel.
  • postSend a direct message to a Slack user.
  • postAdds a reaction to a message in Slack.
  • postReplies to a message in a Slack thread.
  • postSend a message to multiple Slack channels.
  • postSend a direct message to multiple Slack users with optional templating.
user7
  • postRetrieves detailed information about a specific Slack user.
  • postLists all active users in a Slack workspace.
  • postRetrieves a map of user IDs to user names and emails.
  • postSearches for a Slack user by their email address.
  • postSearches for multiple Slack users by their email addresses.
  • postSets a reminder for a user in Slack.
  • postFetches a list of conversations a user is a member of.
    channel
    user

    Add multiple users to a Slack channel.

    Adds multiple users to a specified Slack channel.

    post/addUsersToChannel

    Request body

    Response

    Successful response

    okboolean required

    Indicates if the request was successful.

    Changes