Hello i have successfully integrated server-to-server oAuth type in my php web portal and i am able to create new meetings, host meetings, and join meeting.
for creating token i have used https://zoom.us/oauth/token?grant_type=account_credentials&account_id=“abcd”
for creating a meeting i have used https://api.zoom.us/v2/users/me/meetings
Make sure this is correct and let you confirm, what I have done, is it migration?
if no, then let me know what will be the another method.
OR
If anything else needs to do from my zoom account panel,
Let me know
Thank you.