DELETE {{baseUrl}}/live_meetings/:meetingId/chat/messages/:messageId?file_ids=<string>
Delete a message in a live meeting, based on ID. Prerequisites:
* Have Zoom enable the DLP for the in-meeting chat feature to use this API. Scopes: Rate Limit Label: meeting:write
,meeting:write:admin
MEDIUM
Body
PARAM
Key | Datatype | Required | Description |
file_ids
|
string | The live webinar chat file's universally unique identifier (UUID), in base64-encoded format. Separate multiple values with commas. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS