How do I restore a deleted meeting occurrence?

Using the the web interface at zoom.us, I can click a link to “Restore” a delete meeting occurrence.

But I’m having trouble finding an API call that will allow me to do that.

My application allows a user to cancel a meeting - but I’d like to implement an “undo” where they can restore the meeting if circumstances change.

Is there an API call that will allow me to do this? Or does it have to be done manually through the zoom.us web site?

Hey @Gothamww,

The restore feature is not available in the Zoom API.

Feel free to add this as a feature request here: #feature-requests

Thanks,
Tommy

thanks, I will do that

1 Like

Thanks @Gothamww! :slight_smile:

-Tommy