Setting the file. One moment.
Skill 132 · Build Zoom REST API App
Subchapter 132.37
references/virtual-agent.mdMarkdown2 KBView on GitHub
Authoritative endpoint inventory for Virtual Agent. 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 | 12 |
| Path templates | 9 |
| Tags | 2 |
| Tag | Operations |
|---|---|
| Knowledge Management | 7 |
| Report | 5 |
| Method | Endpoint | Summary | Operation ID |
|---|---|---|---|
| GET | /km/kbs/{kbId}/articles | Get articles | GetArticles |
| POST | /km/kbs/{kbId}/articles | Create article | CreateArticle |
| DELETE | /km/kbs/{kbId}/articles/{articleId} | Delete article | DeleteArticle |
| GET | /km/kbs/{kbId}/articles/{articleId} | Get article | GetArticle |
| PUT | /km/kbs/{kbId}/articles/{articleId} | Update article | UpdateArticle |
| POST | /km/kbs/{kbId}/sync | Create sync request | CreateSyncRequest |
| GET | /km/kbs/{kbId}/sync/{syncId} | Get sync | GetSync |
| Method | Endpoint | Summary | Operation ID |
|---|---|---|---|
| GET | /virtual_agent/report/engagements | Get ZVA engagements | GetZVAEngagements |
| GET | /virtual_agent/report/engagements/query_details | Get ZVA query details | GetZVAQueryDetails |
| GET | /virtual_agent/report/engagements/variables | Get ZVA variable details | GetZVAengagementvariabledetails |
| GET | /virtual_agent/report/surveys | Get ZVA Surveys | GetZVASurveys |
| GET | /virtual_agent/report/transcripts | Get ZVA transcripts | GetZVATranscripts |