Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zoom IM Group API

The IM Group API from Zoom — 7 operation(s) for im group.

Zoom IM Group API is one of 47 APIs that Zoom publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include IM Group. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 7 paths. It is described by OpenAPI 3.0.1, at version 1.0.0.

Requests are made against a single base URL, https://api.zoom.us/v1.

7 operations 7 paths 0 schemas 7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://api.zoom.us/v2
Authentication
API Key, API Key
License
Resource Areas
1

Authentication & Security 2

Zoom IM Group API declares 2 security schemes for authenticating requests. An API key is passed in the query as api_key (api_key). An API key is passed in the query as api_secret (api_secret). By default, every request must be authenticated.

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 POST. Each is listed below with its method, path, parameters, and response codes.

IM Group 7
POST
/im/group/create
Create a IM group on Zoom, return the new group info.
imGroupGroupCreate body → 200
POST
/im/group/delete
Delete a IM group on Zoom, return the deleted group ID.
imGroupGroupDelete body → 200
POST
/im/group/edit
Edit a IM group on Zoom, return the new group info.
imGroupGroupEdit body → 200
POST
/im/group/get
Get a IM group on Zoom via ID, return the group info.
imGroupGroupGet body → 200
POST
/im/group/list
List all IM groups on your Zoom account.
imGroupGroupList body → 200
POST
/im/group/member/delete
Delete members of a IM group on Zoom.
imGroupGroupMemberDelete body → 200
POST
/im/group/member/list
Lists the members of a IM group on Zoom.
imGroupGroupMemberList body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoom-im-group-api-openapi.yml Raw ↑

Other APIs Zoom publishes across the network.

Zoom Meeting API
Zoom Phone API
Zoom Team Chat API
Zoom Contact Center API
Zoom Webinars Plus and Events API
Zoom Marketplace API
Zoom Revenue Accelerator API
Zoom Whiteboard API
Zoom Rooms API
Zoom Clips API
Zoom Mail API
Zoom Calendar API