Remove User From Workspace DELETE /workspaces/:workspace_id/users Remove a user from a workspace. Args: email (str): The email address of the user to be removed workspace_id (str): The ID of the workspace. Request Responses200422Successful ResponseValidation Error