Skip to main content
POST
Create a new account

Body

application/json
email
string<email>
required

Email address

password
string
required

Password (min 6 characters)

Minimum string length: 6
tenantName
string
required

Organization/workspace name

name
string

Display name

termsAccepted
boolean

Whether terms of service were accepted

referralCode
string

Optional referral code

Response

Account created successfully. Returns user object with JWT tokens.