Description
I am trying create a new API user using https://api.zoom.us/v2/users sometimes my task is return WaitingForActivation and response return null.
How To Reproduce
Steps to reproduce the behavior:
*1. {“action”:“custCreate”,“user_info”:{“email":"test123@ISV.mydomain.com”,“type”:2,“first_name”:“Ram”,“last_name”:“Chill”,“password”:null,“feature”:{“zoom_phone”:false}}} passing this json body for create new user.