Reply by email

Sends a reply email for a specific email thread within the connection. Requires the email_id of the email being replied to and the reply content. The response includes the saved reply record.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique UUID v4 identifier of the project.

integer
required

The unique identifier of a project connection.

Body Params
integer
required

Email row id.

string
required

Reply body text.

string

Reply recipient list.

string

CC recipient list.

string

Reply subject.

string

Optional HTML body.

Responses

400

Bad Request

403

Permission denied

404

Project not found or email not found

500

Internal Server Error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json