Skip to main content

Update a workflow

PUT 

/api/update_workflow/:project_guid/:workflow_guid

Updates a workflow's name, description, and auto-start flag - the first two in both the workflow's own configuration and the project's, the flag only in the workflow's own, since that is where the Runtime reads it - then commits and propagates the change to every clone.

Request

Responses

Successful Response