Zoom · Example Payload

Zoom Meeting Registrant Create Request Example

ChatCollaborationCommunicationsMeetingsVideo ConferencingVideosWebinars

Zoom Meeting Registrant Create Request Example is an example object payload from Zoom, with 19 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

emailfirst_namelast_nameaddresscitystatezipcountryphonecommentsindustryjob_titleorgno_of_employeespurchasing_time_framerole_in_purchase_processlanguagecustom_questionsauto_approve

Example Payload

Raw ↑
{
  "email": "user@example.com",
  "first_name": "example_value",
  "last_name": "example_value",
  "address": "example_value",
  "city": "example_value",
  "state": "example_value",
  "zip": "example_value",
  "country": "example_value",
  "phone": "example_value",
  "comments": "example_value",
  "industry": "example_value",
  "job_title": "example_value",
  "org": "example_value",
  "no_of_employees": "example_value",
  "purchasing_time_frame": "example_value",
  "role_in_purchase_process": "example_value",
  "language": "example_value",
  "custom_questions": [],
  "auto_approve": true
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/zoom-meeting-registrant-create-request-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.