pub async fn delete_user( configuration: &Configuration, user_id: &str, ) -> Result<(), Error<DeleteUserError>>