Single API call to change email address on Zoom

In a large organisation, name changes are pretty common although not widespread. However name changes lead to change in email address. Today, Zoom doesn’t provide a single API call to achieve this, however its critical for this API (APIv2) to be made available for better user experience.

Our IDP renames the user account and then makes the call to third part endpoints to sync the same information. Our approach is to rename existing entry, we cannot create a new Zoom account, then call the delete API and transfer the data from deleted entry to new entry.

Also, having multiple API calls to achieve a single task creates a lot of overhead and also lot of reasons for failures at each stage.

However if there is another approach outside of APIv2, which helps us achieve this task, please do share and I will be happy to evaluate.

Thanks
VK

Hey @Vinay_Kumar,

We do have an endpoint to update a users email address.

Let me know if this helps!

Thanks,
Tommy

Thanks for timely response and the link to the API.
Cheers
VK

1 Like

Happy to help! :slight_smile:

-Tommy

1 Like