PATCH
/
workflows
/
{workflow_id}

Authorizations

fastapiusersauth
string
cookierequired

Path Parameters

workflow_id
string
required

Query Parameters

workspace_id
string
required

Body

application/json
title
string | null
description
string | null
status
enum<string> | null
Available options:
online,
offline
object
object | null
version
integer | null
entrypoint
string | null
icon_url
string | null
static_inputs
object | null
expects
object | null
returns
any | null
config
object | null

This is the runtime configuration for the workflow.

Activities don't need access to this.