Skip to main content
POST
Send 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
body
string

Override the draft body before sending

subject
string

Override the draft subject before sending

Response

Message sent