const apify = new ApifyClient({ token: 'APIFY_TOKEN' }) const run = apify.run('RUN_ID') await run.ressurect()