PATCH
/
workflows
/
{workflow_id}

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workflow_id
string
required

Query Parameters

workspace_id
string
required

Body

application/json
alias
string | null
config
object | null

This is the runtime configuration for the workflow.

Activities don't need access to this.

description
string | null

Optional workflow description, up to 1000 characters

Maximum length: 1000
entrypoint
string | null
error_handler
string | null
expects
object | null
icon_url
string | null
object
object | null
returns
any | null
static_inputs
object | null
status
enum<string> | null
Available options:
online,
offline
title
string | null

Workflow title, between 3 and 100 characters

Required string length: 3 - 100
version
integer | null