if (body.layers) {
            logger.info(`Layer ${body.layers}`);
            team.layers = body.layers;
        }