V2Conversation Messages
Create conversation message
Creates a conversation message.
Creates a conversation message.
Authorization
access_token Authorization<token>
In: header
Path Parameters
conversation_id*string
Conversation
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/v2/conversations/string/messages"{ "status": "ok", "data": {}}