v57

latestOpenAPI 3.0.0W3C Software and Document Licenseraw.githubusercontent.com2026-08-01233665.9 KB
Credentials

Creates a new workflow and returns location of workflow metadata in a response header.

Creates a new workflow and returns location of workflow metadata in a response header.

post/workflows

Request body

idstring

The ID that will be used for the created workflow. Passing an ID is OPTIONAL.

initialStepstring

The step from the above set that the exchange starts on. Passing initialStep is REQUIRED.

controllerstring

An OPTIONAL property that specifies the root controller of the instance, which can be used by systems supporting authorization mechanisms like Authorization Capabilities (ZCAPs), which rely on object capabilities. This value can be used in conjunction with the <code>authorization</code> property to simultaneously allow other authorization mechanisms.

Response

Workflow successfully created (with data)