Message
PUT {{baseUrl}}/im/chat/messages/{messageId}
https://marketplace.zoom.us/docs/guides/chatbots/customizing-messages/message-with-header
Request Body
{"robot_jid"=>"{{zoom_bot_jid}}", "to_jid"=>"{{zoom_to_jid}}", "account_id"=>"{{zoom_account_id}}", "content"=>{"head"=>{"text"=>"I am an edited message"}}}
HEADERS
| Key | Datatype | Required | Description |
| Authorization
| string | | |
| Content-Type
| string | | |
RESPONSES
status: ``