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/5FD6D8D5-E8F1-4B54-A1E6-1D0FE0B6E6EC')
	.delete();