cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Effective immediately, customers with subscription plans greater than $10 USD/month may receive live chat support. Sign in and visit our contact page to view your support options.

  • Starting February 1, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

ZOOM meeting API

ndamatiprecious
Newcomer
Newcomer

Hi, 

I created zoom meetings from the API, i can't see my meetings listed on my dashboard and also, when i copy the meeting ID to join from the broswer, i get "invalid ID, 3001" error. I'm also using a free basic account.

 

Here's my payload

{
"start_time": "2023-08-16T16:30:00Z",
"type": 2,
"pre_schedule": true,
"timezone":"America/Los_Angeles",
"topic": "Alaba trey",
"settings": {
"join_before_host": true,
"mute_upon_entry":true
}
}

 

Please i need help. 

0 REPLIES 0