Description
If i tried to create new meeting by using below API. Zoom creates a meeting only with personal meeting id but i need unique meeting id because, in parallel, we have to create many meeting ids and all ids will be unique. We dont want to use personal meeting id. so help us.
“https://api.zoom.us/v2/users/userid/meetings”
JWT Token we are using