Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 310 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/users/87d349ed-44d7-43e1-9a83-5f2406dee5bd@4562bcc8-c436-4f95-b7c0-4f8ce89dca5e/settings/windows')
	.version('beta')
	.delete();