Skip to main content
POST
/
api
/
v2
/
conversations
/
{conversation_id}
/
message
"<any>"

Headers

x-api-key
string | null
x-user-id
string | null

Path Parameters

conversation_id
string
required

Body

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

Response

Successful Response

The response is of type any.

I