Put
/api/v1/livechat/message/{_id}
Update a specific livechat message.
Path parameters
_id
stringRequired
The message ID that you want to update.
ExampleZKWP8LfGnRHQ3ozWa
Body parameters
object
token
string
The visitor token.
ExampleiNKE8a6k6cjbqWhWd
rid
string
The room ID.
ExamplezRAeTszXor8CCPceB
msg
string
The updated message that you want to send.
Exampleediting a livechat message...
Responses
200
object
message
object
_id
string
msg
string
u
object
ls
string
success
boolean