GET |
/v2/accounts/{accountId}/im/groups List all im groups |
POST |
/v2/accounts/{accountId}/im/groups Create a im group on Zoom |
GET |
/v2/accounts/{accountId}/im/groups/{groupId} Get a im group on Zoom via ID |
PATCH |
/v2/accounts/{accountId}/im/groups/{groupId} Update a im group on Zoom |
DELETE |
/v2/accounts/{accountId}/im/groups/{groupId} Delete a im group on Zoom |
GET |
/v2/accounts/{accountId}/im/groups/{groupId}/members Lists the members of a im group on Zoom. |
POST |
/v2/accounts/{accountId}/im/groups/{groupId}/members Adds members to a im group on Zoom. |