Skip to main content
POST
Create account

Authorizations

api_access_token
string
header
required

API access token authentication

Body

application/json
account_name
string
required
user_full_name
string
required
email
string<email>
required
password
string
required
Minimum string length: 8
locale
string
default:en
support_email
string<email>

Response

Account created successfully

success
boolean
Example:

true

data
object
meta
object
message
string
Example:

"Account created successfully"