{
"timezone": "America/Chicago",
"language": "English",
"type": 1,
"pmi": 1234567890,
"custom_attributes": [
{
"name": "A1",
"value": "1",
"key": "cbf_cywdkexrtqc73f97gd4w6g"
}
],
"about_me": "I'm a Zoom lover!",
"host_key": "4692486817",
"feature": {
"zoom_phone": true
},
"phone_country": "US",
"company": "Example, Inc.",
"first_name": "Jill",
"job_title": "Developer",
"pronouns_option": 1,
"vanity_name": "My Meeting Room",
"manager": "Tara Smith",
"use_pmi": false,
"cms_user_id": "KDcuGIm1QgePTO8WbOqwIQ",
"last_name": "Chill",
"dept": "Developers",
"display_name": "Jill Chill",
"phone_numbers": [
{
"country": "US",
"number": "5550100",
"code": "+1",
"label": "Mobile"
}
],
"group_id": "RSMaSp8sTEGK0_oamiA2_w",
"zoom_one_type": 0,
"location": "San Jose",
"phone_number": "5550100",
"pronouns": "They/Them/Their",
"linkedin_url": "https://www.linkedin.com/example",
"plan_united_type": "1"
}
curl --location --request PATCH 'http://prod-cn.your-api-server.com/accounts//users/' \
--header 'Content-Type: application/json' \
--data-raw '{
"timezone": "America/Chicago",
"language": "English",
"type": 1,
"pmi": 1234567890,
"custom_attributes": [
{
"name": "A1",
"value": "1",
"key": "cbf_cywdkexrtqc73f97gd4w6g"
}
],
"about_me": "I'\''m a Zoom lover!",
"host_key": "4692486817",
"feature": {
"zoom_phone": true
},
"phone_country": "US",
"company": "Example, Inc.",
"first_name": "Jill",
"job_title": "Developer",
"pronouns_option": 1,
"vanity_name": "My Meeting Room",
"manager": "Tara Smith",
"use_pmi": false,
"cms_user_id": "KDcuGIm1QgePTO8WbOqwIQ",
"last_name": "Chill",
"dept": "Developers",
"display_name": "Jill Chill",
"phone_numbers": [
{
"country": "US",
"number": "5550100",
"code": "+1",
"label": "Mobile"
}
],
"group_id": "RSMaSp8sTEGK0_oamiA2_w",
"zoom_one_type": 0,
"location": "San Jose",
"phone_number": "5550100",
"pronouns": "They/Them/Their",
"linkedin_url": "https://www.linkedin.com/example",
"plan_united_type": "1"
}'
{}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升