custCreate User
POST {{baseUrl}}/users
custCreate User
Users created with this
custCreate
action do not have passwords and will not have the ability to log in to the Zoom web portal or Zoom clients. These users can still host and join meetings using the start
url and join
url respectively
Request Body
{"action"=>"custCreate", "user_info"=>{"email"=>"jchill@example.com", "first_name"=>"Jill", "last_name"=>"Chill", "password"=>"if42!LfH@", "type"=>1, "feature"=>{"zoom_phone"=>true}}}
HEADERS
| Key | Datatype | Required | Description |
RESPONSES
status: ``