Workflows
Update Workflow
Partially update a workflow.
PATCH
Partially update a workflow. Only provided fields are changed. Provider keys in
VERIFICATION nodes must exist in app.providers.
Request
string
required
Bearer <API_KEY> from Console > Developers > Workspace API Keys.string
application/jsonPath parameters
string
required
Client identifier of the app.
string
required
Workflow identifier.
Request body
All fields are optional.string
Updated workflow name.
string
Updated entry node ID.
object[]
Updated array of flow nodes.

