{
"reason": 1,
"action": "cancel",
"comment": "Temporarily needed this plan for our team."
}
curl --location --request PATCH 'http://prod-cn.your-api-server.com/accounts//plans/base/status' \
--header 'Content-Type: application/json' \
--data-raw '{
"reason": 1,
"action": "cancel",
"comment": "Temporarily needed this plan for our team."
}'
{}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升