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
Parameter | Description |
---|---|
Team ID | The ID (T1234 ) of the workspace. |
User ID | The 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
Preview this Workflow on desktop