Skip to main content
POST
Assign a reengagement flow to a contact

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
sequenceId
integer
required
Required range: x >= 1
contactId
integer
required
Required range: x >= 1

Response

Reengagement flow assigned successfully