Skip to main content
POST
Register a new user account.
string
required
User email address
string
required
User’s first name
string
required
User’s last name
string
required
Phone number in E.164 format (e.g., +255614853618)
string
required
User password
string
required
Password confirmation (must match password)
string
User timezone (default: Africa/Dar_es_Salaam)
string
Business name
string
Company name
string
Organization subdomain
string
Country name

Request Example

Success Response (201)

string
Success message
object
User object with account details
boolean
Whether email verification was sent
boolean
Whether SMS verification was sent
boolean
Whether account is active
boolean
Whether activation is required
boolean
Whether activation is required

Error Response (400)