Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 303 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/communications/calls/112f7296-5fa4-42ca-bae8-6a692b15d4b8/participants/a7ebfb2d-871e-419c-87af-27290b22e8db')
	.delete();