Register new user
Authentication
Register new user
Create a new user account with email and password. (Legacy path /api/auth/register returns HTTP 410 — use this path instead.)
POST
Register new user
Body
application/json
Example:
Minimum string length:
8Example:
"SecurePass123!"
Example:
"John"
Example:
"Smith"
Available options:
business, individual, company, trust Example:
"AU"
