Update workflow properties

Partial update of a workflow definition. Only provided fields are changed.
Only the creator of the workflow is allowed to update it.

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

The uuid of the workflow

Body Params

Payload

string

the name of the workflow

string
length ≤ 100

a short summary of the workflow (max 100 characters)

string

a detailed description of the workflow (supports Markdown)

boolean

whether the workflow is active

defaultParams
object

Update default parameter values for specific DAG nodes, keyed by node ID. Only the specified nodes are updated; other nodes retain their existing defaults.

Responses

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