Skip to main content
PATCH
Update automation

Authorizations

Authorization
string
header
required

Outlit API key using the Bearer ok_... format.

Path Parameters

id
string<uuid>
required

Automation ID.

Body

application/json
agentId
string<uuid>
required
name
string
required
Required string length: 1 - 120
enabled
boolean
required
triggerType
enum<string>
required
Available options:
SIGNAL_OCCURRENCE,
SCHEDULE
description
string | null
Maximum string length: 1000
signalIds
string<uuid>[]
Maximum array length: 50
matchMode
enum<string>
Available options:
ANY,
ALL,
AT_LEAST
triggerWindow
object
triggerThresholdCount
integer
Required range: 2 <= x <= 5
schedule
object
audienceFilter
object
processorPolicy
object
deliveryPolicy
object
destinationIds
string<uuid>[]
Maximum array length: 25

Response

Automation was updated.

ok
boolean
required
commandId
string
required
Allowed value: "automation.update"
commandVersion
integer
required
correlationId
string
required
result
object
required