Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 379 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/identityGovernance/entitlementManagement/accessPackageCatalogs/16b6a9de-f519-4bd2-86cb-793808f70230/accessPackageResources/b078b6f9-15c1-423b-864f-994ccf8d6fbf/refresh')
	.version('beta')
	.post();