Skip to main content
Update a workflow.

Parameters

string
required
The workflow slug.
workflow.UpdateOption
Optional new display name for the workflow.
workflow.UpdateOption
Optional new workflow description. Pass an empty string to clear the description.

Returns

The updated workflow object.

Errors

workflow not found
The specified workflow does not exist.