Skip to main content
PUT
Update a customer journey

Path Parameters

accountId
integer
required

HueChat account ID

workflowId
string
required

Journey UUID

Body

application/json

Journey draft and current version

description
string
is_active
boolean
name
string
Example:

"Gold customer welcome"

settings
object
steps
object[]
trigger_type
string
Example:

"contact.created"

version
integer
Example:

2

Response

OK

The response is of type object.