pub async fn auth_method_update_api_key(
configuration: &Configuration,
auth_method_update_api_key: AuthMethodUpdateApiKey,
) -> Result<AuthMethodUpdateOutput, Error<AuthMethodUpdateApiKeyError>>pub async fn auth_method_update_api_key(
configuration: &Configuration,
auth_method_update_api_key: AuthMethodUpdateApiKey,
) -> Result<AuthMethodUpdateOutput, Error<AuthMethodUpdateApiKeyError>>