static async update(dataset, apiKey) {
        logger.debug('Sync update');
        try {
            const response = await RWAPIMicroservice.requestToMicroservice({
                uri: '/v1/task/sync-dataset/by-dataset',