Logo
Zoom Public API Documentation

Message

DELETE {{baseUrl}}/im/chat/messages/{messageId}

https://marketplace.zoom.us/docs/guides/chatbots/customizing-messages/message-with-header

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Authorization
string
Content-Type
string




RESPONSES

status





Curl
curl -X DELETE 'undefined/im/chat/messages/{messageId}' -H 'Authorization: Bearer undefined' -H 'Content-Type: application/json' -d '{"robot_jid":"Your Chatbot’s JID","account_id":"undefined"}'

ENDPOINTS