activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Mar 12, 2026

Remove User from Channel

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Remove a user from a Slack channel.POST/conversations_kick

Input

ParameterDescriptionData Type
Channel IDThe name or ID of the public or private channel. Select the channel from the available drop-down list or enter the channel ID. You can retrieve this ID in Slack, as follows: go to the respective channel, right-click to view the channel details and select Copy channel ID. string
User IDThe name or ID of the user to remove. Select the user(s) from the available drop-down list or enter the IDs in comma-separated format (for example, W1234567890,U2345678901). You can retrieve the ID using the Get User activity or directly from Slack, as follows: navigate to the user's profile, select the docs image menu and select Copy member ID. string

Output

ParameterDescriptionData Type
ResponseIndicates whether the user removal action succeeded.object
Note:
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated