API Reference
Log In
API Reference

Create an Account

Creates an Account. Use the request body to set such parameters as: username, name, date of birth, primary residence, emails, phone numbers.

Body Params
string

Account username. By default, takes the Auth0 username (email).

string

Account first name, by default takes Auth0 first name.

string

Account last name, by default takes Auth0 last name.

string

URL of the profile photo.

string

Date of birth in DD/MM/YYYY format.

string

Marital status.

brandCodeAffiliations
array of strings

Brand code affiliations.

brandCodeAffiliations
primaryResidence
object

Account User's primary residence address.

string

Account User's gender. Possible values: female, male, rather_not_say, other.

emails
array of objects

Account email address(es). Default: Auth0 email.

emails
phones
array of objects
required

Account phone number(s).

phones*
settings
object
required

Account settings information.

agreements
array of objects
required

Agreements object.

agreements*
string

The Invitation code to the entity.

string

Invitation code sent from a referral, business or sponsor.

string

Default Drawer (sidedrawer) identifier.

string

Region in which to store the data. Possible values: "US", "CA", "EU".

string

Identity provider used when the Account is created. Default: Auth0.

Response

Language
Credentials