Skip to main content
PATCH
JavaScript

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Path Parameters

flowId
string<uuid>
required

Body

application/json
cooldownScope
enum<string>
default:flow
Available options:
flow,
device
cooldownSeconds
integer | null
Required range: x >= 0
description
string
Maximum string length: 2048
deviceIds
string<uuid>[]
Maximum array length: 256
enabled
boolean
healthMonitoringEnabled
boolean
name
string
Required string length: 1 - 256
notifyOnFailure
boolean
notifyOnSuccess
boolean
notifyWebhookId
string<uuid> | null
recordingEnabled
boolean
selfHealingEnabled
boolean
selfHealingMaxAttempts
integer
Required range: 1 <= x <= 5
triggerId
string<uuid>

Response

Flow updated

data
object
required