action zoomconnect_put_api_rest_v1_account_user { label: "create" description: "Creates a new sub-account in your team. The following fields are required firstname, lastname, email address, contact number and password." provider: zoomconnect method: PUT path: "/api/rest/v1/account/user" encoding: json output: { type: "object" additionalProperties: true } }