v1

latestOpenAPI 3.0.02026-08-06194226589.8 KB
Apps

Update a workflow.

put/api/apps/{app}/workflows/{id}

Path parameters

appstring required

The name of the app.

idstring required

The ID of the workflow to update.

Request body

namestring nullable

The name of the workflow.

stepsobject required

The workflow steps.

schemaIdsstring[] nullable

The schema ids.

initialstring required

The initial step.

Response

Workflow updated.

_linksobject required

The links.

errorsstring[] required

The errros that should be fixed.