Meetings created using API are not reflecting in my zoom paid account

Description
I am creating scheduled meetings using jwt keys, but those meetings are showing in my upcoming meetings list ?

This is the payload i am using to create scheduled meetings.
data={
“topic”:“test meeting myteam”,
“type” :2,
“start_time” : “‘2020-11-15T14:00:00Z’”,
“duration” :“30”,
“password” : “123456”,
“settings”:{
“auto_recording”:“cloud”,
‘meeting_authentication’: False,
}

}

Hi @rajapolipilli,

Thanks for reaching out about this. I see that you also emailed us, so I will be happy to continue the conversation there. Can you please reply to my email with the following:

  • Example Meeting ID for a meeting that was created via API but does not appear in your Upcoming Meetings in the UI
  • Full Request and Response for a meeting that was created via API in this case

Thanks!
Will

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.