{
"service_effective_date": "2021-12-31",
"hosts": 20,
"type": "yearly",
"paid_period_start_date": "2021-12-31",
"increasing_hosts": 1
}
curl --location --request PUT 'http://prod-cn.your-api-server.com/accounts//plans/base' \
--header 'Content-Type: application/json' \
--data-raw '{
"service_effective_date": "2021-12-31",
"hosts": 20,
"type": "yearly",
"paid_period_start_date": "2021-12-31",
"increasing_hosts": 1
}'
{}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升