Setting the file. One moment.
Skill 132 · Build Zoom REST API App
Subchapter 132.7
references/chatbot.mdMarkdown1 KBView on GitHub
Authoritative endpoint inventory for Chatbot. This file mirrors the official Zoom API Hub OpenAPI document for this product area.
https://api.zoom.us/v2paths object.../examples/ for orchestration patterns, not as the canonical source of path names.| Metric | Value |
|---|---|
| Endpoint operations | 4 |
| Path templates | 3 |
| Tags | 1 |
| Tag | Operations |
|---|---|
| Chatbot Messages | 4 |
| Method | Endpoint | Summary | Operation ID |
|---|---|---|---|
| POST | /im/chat/messages | Send Chatbot messages | sendChatbot |
| DELETE | /im/chat/messages/{message_id} | Delete a Chatbot message | deleteAChatbotMessage |
| PUT | /im/chat/messages/{message_id} | Edit a Chatbot message | editChatbotMessage |
| POST | /im/chat/users/{userId}/unfurls/{triggerId} | Link Unfurls | unfurlingLink |