Agent Chat

Post Input

Typed user input — message | command | interrupt.

Fire-and-forget at the HTTP layer. The Claude CLI runs in the dramatiq agent_chat_turn actor; the caller consumes the resulting events via GET /sessions/{id}/stream. Returns 202 on accept.

post/api/agent-chat/sessions/{session_id}/input

Path parameters

session_idstring required

Cookies

ex_accessstring nullable
ex_orgstring nullable

Request body

OR
OR

Response

Successful Response

{"stackTrail":"paths:/api/agent-chat/sessions/{session_id}/input:post:responses:202:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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