Skip to main content
PATCH
Update a workflow

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required
Pattern: ^[0-9a-fA-F]{24}$

Body

application/json
name
string
description
string
resourceGroupIds
string[]
variableProfileId
string

Variable profile id let frontend pre-select profile

hierarchy
string[]
hidden
boolean
metadata
object

This is used by the frontend to store their metadata (node positions...) like: { : { position: { x: ..., y: ... } } }

definition
object

Workflow definition

analyzeOverrides
object

Overrides configuration for the analyze

changeDescription
string

Description of whats have been changed by this version

Response

Ok

status
enum<string>
required
Available options:
success
program
string
required
version
string
required
datetime
string
required
message
string
required
data
object
required
code
number