Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 378 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/security/cases/ediscoveryCases/4c551bc5-f6f8-435c-8391-d1a08f1ffd5b/legalHolds/2114ada2-3958-4945-bb6e-66fe9fca4772/siteSources/08345ae2-bc5a-4d71-a18b-c490993959ee')
	.version('beta')
	.delete();