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

Authorizations

Authorization
string
headerrequired

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

Path Parameters

conversation_id
string
required

Body

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

Response

200 - application/json

The response is of type any.