v2

latestSwagger 2.02026-07-13154152.6 KB
Workflows

Validate a workflow.

post/workflows/{workflowId}/validate

Path parameters

workflowIdstring uuid required

The workflow id.

Query parameters

api-versionstring required

Version of Purview APIs

Request body

namestring required

The workflow name.

isEnabledboolean required

Whether the workflow enabled or not.

descriptionstring required

Description of a workflow.

actionDagobject

The action DAG(Directed Acyclic Graph), it defines actual flow.

Response

OK