Each chat message has a unique identifier. Use this API to edit a chat message that you previously sent to either a contact or a channel in Zoom by providing the ID of the message as the value of the messageId
parameter. The ID can be retrieved from List User's Chat Messages API. Additionally, as a query parameter, you must provide either the email address of the contact or the Channel ID of the channel where the message was sent.
Scope: chat_message:write
,chat_message:write:admin
Rate Limit Label: Medium
For an account-level OAuth app, this API can only be used on behalf of a user who is assigned with a role that has Edit permission for Chat Messages.
chat_message:write
, chat_message:write:admin
curl --location --request PUT 'http://api.zoom.us/v2/chat/users//messages/'
{}
to_contact
or to_channel
parameter in the API request.to_contact
or to_channel
parameter in the API request.【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通