I am able to create Zoom Event using …/zoom_events/events API.
But the Zoom Event gets created in Draft state, It has to be published using API or It has to be published while creation itself.
Can any one please let me know how to do this using API, I have tried both POST and PATCH methods to update the Event as Published but no luck.
Please confirm, whether that is possible using API.
Hi @archie03000 thanks for chiming in! They’re correct @rajkumar.thangaraj
Yes,
I am using the correct end point and the expected parameters for the API. Still is not updated, other fields are getting updated like name.
Please assist me to fix the issue.
Thanks,
Raj
Hi @rajkumar.thangaraj referring to your initial post, you cannot publish events via API