How to use zoom api for creating meeting step by step in php

@asifansari,

Thank you for your question! To get the access token, you need to make Post to Zoom Authorize endpoint. Down below I’ve linked the support documentation for getting started with Zoom APIs. You will find examples of how to get an Access token for Zoom Rest APIs. Take a look and let us know if you have any questions.

https://developers.zoom.us/docs/api/rest/using-zoom-apis/