Zoom Scheduling Operation

Is there any way to program through Zoom’s API to automatically promote a user to licensed at a specified date and time?

Hi @asilva
Thanks for reaching out to the Zoom Developer Forum and welcome to our community!
You can update a User’s type via API with the PATCH user endpoint here:
https://marketplace.zoom.us/docs/api-reference/zoom-api/methods/#operation/userUpdate

This topic was automatically closed 368 days after the last reply. New replies are no longer allowed.