Authorizations
API key must be provided in the Authorization header
Body
application/json
User's email address
Maximum length:
64Example:
"user@example.com"
Desired username
Maximum length:
64Example:
"testuser123"
Account password
Maximum length:
256Example:
"securepass123"
If true, account is restricted to host functionality only
Example:
true
Parent account ID for subaccounts. Use "me" for current user.
Example:
"me"
Optional SSH public key
Maximum length:
4096Captcha token (required for non-subaccounts)
Maximum length:
8192