updateMessage
Updates a message tags and payload. The message type cannot be changed. Calling this operation from an integration, to update an incoming message, will not invoke the bot. The other way around it also true; Calling this operation from the bot, to update an outgoing message, will not invoke the integration.
PUT
Path Parameters
Message id
Body
application/json
Message data
The body is of type object
.
Response
200
application/json
Message information
The response is of type object
.