Send a message (streaming)
Mensagens
Send a message (streaming)
Same input as POST /conversations/{id}/messages but the response is an SSE (text/event-stream) byte stream of agent runtime events. Clients MUST ignore unknown event types - new event names may be added over time.
POST
Send a message (streaming)
Autorizações
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parâmetros de caminho
Corpo
application/json
Resposta
SSE stream of agent events.