Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 324 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/identityGovernance/entitlementManagement/externalOriginResourceConnectors/e363ebb8-6faa-4980-ac5b-eefc196e1cd4')
	.version('beta')
	.delete();