Skip to main content
POST
Regenerate a pending approval

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

sequence_id
integer
required

Sequence id

Required range: x >= 1
contact_id
integer
required

Contact id

Required range: x >= 1

Body

application/json
recommendations
string

Freeform guidance to steer the regenerated message

Response

Regeneration started; poll the returned background job for the result

jobId
string<uuid>
read-only