Skip to main content

Import a Workflow Definition

This operation imports a workflow definition.

Use the workflow definition generated by the GET Workflow Definition API in the request body

More Details

Header Parameters
  • Accept string required
  • Content-Type string required

    Possible values: [application/xml]

Responses

OK


<Workflow_SetWorkflowResponse><workflow workflowId="88" workflowName="Test"/></Workflow_SetWorkflowResponse>
Loading...