Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 357 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/identityGovernance/entitlementManagement/accessPackages/73eb2497-3b88-4c0a-8bb3-68ba8162beff/incompatibleAccessPackages/c0a74b4d-2694-4d5d-a964-1bee4ff0aaf2/$ref')
	.delete();