outreach

Send Outreach Email

Enqueue an outgoing email (typically a reply-to-thread).

Defense-in-depth: the frontend already hides the composer for threads that aren't reply-eligible (no prospect reply, or terminal intent). This gate makes the rule authoritative on the server so a stale client can't slip one through.

post/api/app-auto-gtm/segments/{segment_id}/outreach/send

Path parameters

segment_idinteger required

Cookies

ex_accessstring nullable
ex_orgstring nullable

Request body

person_idstring required
body_textstring required
cc_emailsstring[] nullable
material_idsstring[] nullable

Response

Successful Response

{"stackTrail":"paths:/api/app-auto-gtm/segments/{segment_id}/outreach/send:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.