{
"assistants": [
{
"id": "KDcuGIm1QgePTO8WbOqwIQ",
"email": "jchill@example.com"
}
]
}
curl --location --request POST 'http://prod-cn.your-api-server.com/accounts//users//assistants' \
--header 'Content-Type: application/json' \
--data-raw '{
"assistants": [
{
"id": "KDcuGIm1QgePTO8WbOqwIQ",
"email": "jchill@example.com"
}
]
}'
{
"add_at": "2018-10-31T04:32:37Z",
"ids": "KDcuGIm1QgePTO8WbOqwIQ"
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升