Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 308 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/solutions/virtualEvents/townhalls/a57082a9-7629-4f74-8da0-8d621aab4d2d@4aa05bcc-1cac-4a83-a9ae-0db84b88f4ba/cancel')
	.post();