update([ 'webhook' => $dto->webhook_url, 'auth_type' => $dto->auth_type, 'credentials' => $dto->credentials->toArray(), ]); } }