Hi,
I’m working on an application which requires to create multiple Zoom meeting links, for different people. Currently, when I create the zoom links using the API, all join URL generated is the same, so a person could have two different events in two different days with the same ID and that could generate problems. Is there a condition for zoom to guarantee the generation of always a different ID?
I am using type 2(scheduled meeting)
Thank you