Skip to main content
PATCH
Update a reengagement flow

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

knowledge_base_id
integer<int64>
required
Required range: x >= 1
flow_id
string<uuid>
required

Body

application/json
name
string
description
string | null

Response

Reengagement flow updated successfully

id
string<uuid>
required
name
string
required
isDefault
boolean
required
cardsCount
integer
required
createdAt
string<date-time>
required
description
string | null