create zoom meeting api
// step 1: register the app https://marketplace.zoom.us/develop/apps/eXGot1_aRsu2PLPTpMEsEw/feature // enter develop -> build apps -> gen web with JWT (first options) Build an app that supports server-to-server integration with Zoom services without a need for user authorization. Generate your API Key & Secret. // step 2: follow this web https://artisansweb.net/how-to-create-a-meeting-on-zoom-using-zoom-api-and-php/