Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 451 Bytes

File metadata and controls

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

const client = Client.init(options);

let reprocessedRuns = await client.api('/identityGovernance/lifecycleWorkflows/deletedItems/workflows/78799042-265a-4e8f-8d61-94a2dcd2d395/executionScope/dad77a47-6eda-4de7-bc37-fe8eb5aaf17d/reprocessedRuns/59e537bd-f960-4bc3-83ad-3de051f4d7f9/reprocessedRuns')
	.version('beta')
	.get();