Request Body
string
required
The SDR to assign the reply to. Must be active in the workspace.
string
Override the forwarding email address. Defaults to the SDR’s email.
string[]
Additional CC email addresses.
string
Override the forwarded email subject.
string
Note to include at the top of the forwarded email.
string
MQL category. Must be
A, B, or C.boolean
Re-forward even if the reply was already forwarded.
boolean
Skip the seniority and employee-count ICP gate. Set to
true for pre-vetted leads.string
Contact seniority for ICP check. Required if
skipIcpCheck is false.string
Company employee count for ICP check. Required if
skipIcpCheck is false.Response
409 if the reply was already forwarded. Returns 400 with icpFailed: true if the contact doesn’t meet ICP criteria.