Send message
Mensagens
Send message
Send a single message to the session’s agent and receive the full exchange (user echo + assistant reply). For streamed responses, use POST /sessions/{session_id}/messages/stream.
POST
Send message
Autorizações
Cabeçalhos
Parâmetros de caminho
Corpo
application/json
Either a plain string (treated as a single text block) or a list of typed content blocks (text/image/file).
Opções disponíveis:
user, assistant Free-form integrator storage attached to this message. Not seen by the agent.
Resposta
Successful Response