sessions
Send Chat Internal
Agent calls this to send an in-meeting chat message (Recall sessions). The backend holds the Recall API key + the bot id, so the send happens here, not in the agent container. Records the outgoing message either way (delivered reflects whether Recall accepted it).
post/v1/sessions/internal/{session_id}/send-chat
Path parameters
session_idstring required
Request body
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.