Skip to main content
POST
Duplicate 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

Response

Reengagement flow duplicated successfully

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