{
"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",
"language": "en-US",
"auto_approve": true,
"phone": "5550100",
"role_in_purchase_process": "",
"state": "CA",
"first_name": "Jill",
"job_title": "Chef",
"email": "jchill@example.com"
}
curl --location --request POST 'http://prod-cn.your-api-server.com/accounts//meetings//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",
"language": "en-US",
"auto_approve": true,
"phone": "5550100",
"role_in_purchase_process": "",
"state": "CA",
"first_name": "Jill",
"job_title": "Chef",
"email": "jchill@example.com"
}'
{
"occurrences": [
{
"duration": 60,
"start_time": "2022-03-25T07:46:00Z",
"occurrence_id": "1648194360000",
"status": "available"
}
],
"start_time": "2021-07-13T21:44:51Z",
"join_url": "https://example.com/j/11111",
"participant_pin_code": 380303,
"registrant_id": "fdgsfh2ey82fuh",
"topic": "My Meeting",
"id": 85746065
}
扫码加 ZOOM 开发者 微信交流
在这里,获得 ZOOM API 文档 使用上的任何帮助,快速上手让你的研测效率得到大幅提升