Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 336 Bytes

File metadata and controls

17 lines (12 loc) · 336 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

await client.api('/drives/b!fMInbiL5dkK51VbATG0ddrCg6AJpEj9Lm4uGj5HgEi4guyuYp4W5SbH4dPfXTbCF/items/014Y52UITTNSVUQI43PZBJMKLAY6LJBUVE/unarchive')
	.version('beta')
	.post();