Conversations
Post Message
POST
/
api
/
v1
/
conversations
/
{conversation_id}
/
message
/
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
conversation_id
string
requiredBody
application/json
content
string
requirednode_ids
object[] | null
Response
200 - application/json
The response is of type any
.