Create zoom accounts dynamically

Is there a way to create zoom accounts dynamically and delete them instead of having to administrate a given number of pre existing ones

Hey @danieden72,

You can create and delete Zoom users dynamically via our APIs:

Thanks,
Tommy

1 Like

How could I get the cloud recordings of my users?.

I created a new user (Basic type) and could started a meeting. However, when it finished and I checked New User’s cloud recordings, I realized this option is not available for this user.

Hey @danieden72,

For additional questions it is best practice to start a new topic.

You can get Cloud Recordings for users if Cloud Recording is enabled via our GET /users/{userId}/recordings endpoint.

Or on the Cloud Recordings page in your account: https://zoom.us/recording

Thanks,
Tommy