Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 317 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/identityGovernance/lifecycleWorkflows/deletedItems/workflows/4c9c57b9-e1e9-4bed-a936-4fad9d8f5638/restore')
	.version('beta')
	.post();