{
"zip": "94045",
"country": "US",
"custom_questions": [
{
"title": "What do you hope to learn from this?",
"value": "Look forward to learning how you come up with new recipes and what other services you offer."
}
],
"purchasing_time_frame": "",
"address": "1800 Amphibious Blvd.",
"comments": "Looking forward to the discussion.",
"city": "Mountain View",
"org": "Cooking Org",
"last_name": "Chill",
"no_of_employees": "",
"industry": "Food",
"phone": "5550100",
"role_in_purchase_process": "",
"state": "CA",
"first_name": "Jill",
"job_title": "Chef",
"email": "jchill@example.com",
"status": "approved"
}
curl --location --request POST 'http://prod-cn.your-api-server.com/accounts//meetings//recordings/registrants' \
--header 'Content-Type: application/json' \
--data-raw '{
"zip": "94045",
"country": "US",
"custom_questions": [
{
"title": "What do you hope to learn from this?",
"value": "Look forward to learning how you come up with new recipes and what other services you offer."
}
],
"purchasing_time_frame": "",
"address": "1800 Amphibious Blvd.",
"comments": "Looking forward to the discussion.",
"city": "Mountain View",
"org": "Cooking Org",
"last_name": "Chill",
"no_of_employees": "",
"industry": "Food",
"phone": "5550100",
"role_in_purchase_process": "",
"state": "CA",
"first_name": "Jill",
"job_title": "Chef",
"email": "jchill@example.com",
"status": "approved"
}'
{
"registrant_id": "3Z7sEm0TQQieLav3c3OD_g",
"share_url": "https://example.com/rec/share/Qg75t7xZBtEbAkjdlgbfdngBBBB",
"topic": "My Personal Meeting Room",
"id": 6840331990
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升