A channel can have one or multiple members. Use this API to invite members that are in a user's contact list to a channel. The maximum number of members that can be added at once with this API is 5.
Scope: chat_channel:write:admin
Rate Limit Label: Medium
For an account-level OAuth app, this API can only be used on behalf of a user who is assigned with a role that has Edit permission for Chat Channels.
curl --location --request POST 'http://api.zoom.us/v2/chat/users//channels//members'
{
"added_at": "2019-09-27T00:14:46Z",
"ids": [
"abc4545fdgfdhg",
"lgfdkhg123456"
]
}
【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通