Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 344 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/identityGovernance/entitlementManagement/catalogs/32efb28c-9a7a-446c-986b-ca6528c6669d/customWorkflowExtensions/E3D4CE35-B16A-4E19-ADF2-616B64D336DC')
	.delete();