Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 261 Bytes

File metadata and controls

16 lines (11 loc) · 261 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

await client.api('/directory/deletedItems/46cc6179-19d0-473e-97ad-6ff84347bbbb/restore')
	.post();