POST
Step 2: Verify OTP code and complete registration

Authorizations

X-Api-Key
string
header
required

Body

application/json
email
string
required

User email address

Minimum string length: 1
otp_code
string
required

6-digit OTP code

Required string length: 6
password
string
required

Password (min 8 characters)

Minimum string length: 8
name
string

User full name (optional)

referral_code
string

Optional referral code from invite link

telemetry_id
string

Optional device fingerprint telemetry ID

Response

Created

created_at
string
required
email
string
required
email_verified
boolean
required
id
string
required
image
string | null
required
name
string
required
timezone
string
required
week_start
string
required
first_name
string
last_name
string