pub async fn workspace_user_remove(
    client: &ApiClient,
    workspace_id: Base64Uuid,
    user_id: Base64Uuid
) -> Result<()>
Expand description

Removes a user from the workspace