Skip to main content
POST
cURL

Path Parameters

businessId
string
required

Body

id
string<uuid>
name
string | null
description
string | null
entityType
string | null
priority
integer<int32>
enabled
boolean
effectiveFrom
string<date-time> | null
effectiveTo
string<date-time> | null
tags
string | null
conditions
object[] | null
actions
object[] | null
triggers
object[] | null
steps
object[] | null
jsonConfig
string | null
createdAt
string<date-time>
updatedAt
string<date-time> | null
businessId
integer<int64>
createdByUserId
integer<int64> | null

Response

200

OK