Agent Chat

Pause Segment Endpoint

Pause sending by transitioning outreach → listening.

Only legal from outreach. Other statuses return 409 — the frontend gates the button on status so this is a safety net for direct API callers. After the transition we also flip the session stop flag so any live sub-agent on this segment halts on the next ~5s poll tick.

post/api/agent-chat/segments/{segment_id}/pause

Path parameters

segment_idstring required

Cookies

ex_accessstring nullable
ex_orgstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/agent-chat/segments/{segment_id}/pause: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.