Apps

Create a workflow.

post/api/apps/{app}/workflows

Path parameters

appstring required

The name of the app.

Request body

namestring required

The name of the workflow.

Response

Workflow created.

_linksobject required

The links.

errorsstring[] required

The errros that should be fixed.

Changes