Update workflow

Updates the working draft of a workflow. At least one field must be provided. Updates do not affect runs already in flight against the previously-published version — call publish to make changes live.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Identifier of the workflow.

Body Params

Update workflow request

Input for updating an existing workflow. At least one field must be provided. Updates apply to the working draft; existing in-flight runs continue to use the published version they started against.

string
length ≥ 1

Updated workflow name.

string

Updated description.

string

Updated JSON-encoded workflow graph. See the Workflow Configuration guide for the schema.

string

Updated JSON-encoded workflow settings.

string
length between 1 and 256
^[\w.-]+$

Updated caller-supplied identifier. Must be unique within your organization.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json