Logo
Zoom Public API Documentation

Get Started Fast: Meetings & Webinars-Create Non-Login User (custCreate)

Number of APIs: 2


1. custCreate User

POST {{baseUrl}}/users

custCreate User

Users created with this custCreate action do not have passwords and will not have the ability to log in to the Zoom web portal or Zoom clients. These users can still host and join meetings using the starturl and joinurl respectively



2. Create a Meeting

POST {{baseUrl}}/users/{userId}/meetings

Create a Meeting with custCreate User

CustCreate users are non-login users created via API. If you create a meeting via API, you can specify the user ID of the API user as the host. The starturl will reflect them as the meeting host when used to start the meeting—this will launch the Zoom Client. Please note the expiration time of the `starturlparameter is **90 days** from the generation of thestart_url`.



ENDPOINTS