Skip to main content
PATCH
Update an automation

Authorizations

Authorization
string
header
required

HERO personal access token

Path Parameters

id
string
required
Minimum string length: 1

Body

application/json
projectId
string
Minimum string length: 1
workspaceId
string
Minimum string length: 1
name
string
Minimum string length: 1
description
string | null
prompt
string | null
Maximum string length: 4000
promptDoc
any
icon
object | null
triggers
object[]
Minimum array length: 1
conditions
object | null
actions
object[]
Minimum array length: 1
behavior
object | null
notify
object | null
onMissingReference
enum<string> | null
Available options:
fail,
skip,
null
enabled
boolean | null
runFromButton
boolean | null

Response

200 response

data
object
required