Description
Hello! I’d like to ask regarding user creation. So what’s the difference between the user that created using create action and custCreate action from the ISV package? These are the differences that I got:
-
create
Creates account basic - where zoom sends an email for activation. Similar to users management on Zoom Dashboard. -
custCreate
Creates user that is not linked to any Zoom account but still able to host a meeting using start_url and join_url from the Meetings API. And we are only able to create this kind of user through Users API (?)
CMIIW
Which Endpoint?
POST /users
