Skip to main content

Admin Remove User From Workspace

danger

This action has been deprecated and will no longer be available in new workflows.

Remove a user from a workspace.

External Documentation

To learn more, visit the Slack documentation.

Parameters

ParameterDescription
Team IDThe ID (T1234) of the workspace.
User IDThe ID of the user to remove.

Example Output

{
"ok": true
}

Workflow Library Example

Admin Remove User from Workspace with Slack and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop