PATCH
/
workflows
/
{workflow_id}
This response does not have an example.

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workflow_id
required

Query Parameters

workspace_id
string
required

Body

application/json
title
string | null

Workflow title, between 3 and 100 characters

Required string length: 3 - 100
description
string | null

Optional workflow description, up to 1000 characters

Maximum length: 1000
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.

alias
string | null
error_handler
string | null

Response

204
_mintlify/placeholder

Successful Response