Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 293 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/identityGovernance/entitlementManagement/assignments/d82eb508-acc4-43cc-bcf1-7c1c4a2c073b/reprocess')
	.post();