V2Conversation Messages
Update conversation message
Updates an existing conversation message.
Updates an existing conversation message.
Authorization
access_token Authorization<token>
In: header
Path Parameters
conversation_id*string
Conversation
id*string
Id
Response Body
application/json
application/json
application/json
application/json
curl -X PATCH "https://example.com/api/v2/conversations/string/messages/string"{ "status": "ok", "data": {}}