Send a message routed to a named session on an instance.
session_id is a string you choose — if the session doesn’t exist yet, it’s created automatically. Use the same session_id across requests to maintain continuity within that session.
chd_org_*) or a scoped key (chd_sk_*) with interact permission on this instance.model and input.
"claude-sonnet-4-20250514", "gpt-4o").instructions, tools, previous_response_id) are passed through as-is.
200 OK with the same OpenResponses API response format as Send Message.
session_id so each user gets their own conversation history.