Skip to main content
PUT
Update workflow

Authorizations

Authorization
string
header
required

JWT token for authentication

Path Parameters

id
string<uuid>
required

Workflow UUID

Body

application/json
name
string

Workflow name

Required string length: 1 - 200
description
string

Workflow description

Maximum string length: 1000
nodes
object[]
edges
object[]
metadata
object

Response

Workflow updated successfully

success
boolean

Whether the request was successful

data
object

Response data (type varies by endpoint)

message
string

Response message

error
string

Error message (if any)