Skip to main content
Create a new subaccount under the current account.

Signature

Parameters

Optional[str]
Email address for the new subaccount.
Optional[str]
Username for the new subaccount.
Optional[str]
Password for the new subaccount.
Optional[str]
Account type for the subaccount.

Returns

str, Result from the API call.

Example