Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 316 Bytes

File metadata and controls

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

const client = Client.init(options);

await client.api('/identityGovernance/lifecycleWorkflows/workflows/14879e66-9ea9-48d0-804d-8fea672d0341/previewTaskFailures')
	.version('beta')
	.post();