How to retrieve and delete a user created with custUser?

Using this template helps us debug your issues more effectively :slight_smile:

Description
I have created a user with custUser for testing reasons and I accidentally deleted the ID of that user. Is it possible to retrieve the created user without having the ID?

Also, is it possible to delete a user created with custUser? I tried to delete the user via the Zoom API, but I got an error:

Error
{“code”=>1107, “message”=>“You can not disassociate a user with managed domain.”}

Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT

Which Endpoint/s?
https://api.zoom.us/v2/users

Any help?

Hey @dialecticadevteam,

Thank you for reaching out to the Zoom Developer Forum. If you still have the email used by the custCreate user, you can use the email with the Get a User API. Let me know if that works for you.

Please see the following historical forum post and let me know if this resolves your issue:

Thanks,
Max

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