cancel
Showing results for 
Search instead for 
Did you mean: 
Important updates from Zoom Support:
  • Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to keep using SMS/MMS capabilities on their numbers.

  • Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!

Delete user API

tontsb
Newcomer
Newcomer

Hey I am using an API to delete users, when doing this form the GUI I have the option to delete the user without transfering data.

 

What is the flag I need to set in the API so that I can also delete a user without transfering data. I tried doing this byt setting transfer_email as an empty variable and also a dummy value but it need to be an already created account.

 

1 REPLY 1

Humashankar
Community Champion | Customer
Community Champion | Customer

Try with USER_ID_TO_BE_DELETED with the actual user ID of the user you want to delete

Huma