This action will create a new subaccount.
- API endpoint slug
- livewebinar.create_new_subaccount
- Filter code method
- Livewebinar.createNewSubaccount.skip(string?: reason)
- Runtime method
- runAction("livewebinar.create_new_subaccount", {})
Action fields
- Label
- Email
- Slug
- email
- Required
- true
- Can have default value
- true
- Filter code method
- Livewebinar.createNewSubaccount.setEmail(string: email)
- Label
- Password
- Slug
- password
- Required
- true
- Can have default value
- true
- Filter code method
- Livewebinar.createNewSubaccount.setPassword(string: password)
- Label
- Country
- Slug
- country_code_iso2
- Required
- true
- Can have default value
- false