How to start webinar with rest api

hi, I try to find how to use rest api to start webinar. is this not supported?
I see many rest apis to create, list, update, webinar. but can’t find the one to start webinar.
thanks

Hey @AICamp_US,

The start_url to start a Zoom Webinar is returned from the response of Create Webinar, and List Webinar.

Navigating to that url will start the webinar (you can’t start the webinar progrmatically via our API).

Thanks,
Tommy