POST
/
api
/
v1
/
conversations
/
{conversation_id}
/
message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

conversation_id
string
required

Query Parameters

stream
boolean
default:
true

Whether to stream the response

Body

application/json
content
string
required
node_ids
object[] | null

Response

200 - application/json

The response is of type any.