Create User

This API endpoint is used to create a user on the platform.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

User Level Restrictions

All user registered by default as level 3 (Type: Client/Customer) and only a user level 0 (Type: administrator) can create a user with different level.

📘

Register By an Admin NEW FEATURE!

A user can be registered by an administrator with email or with a number and without a password, when this email or this number is registered again by the user, a password can be assigned.

Using Ordering SDK

const response = await ordering.users().save();
Path Params
string
required
Defaults to en
string
required
Defaults to demo
string
required
Defaults to v400
Body Params
string
string
string
string
string
required
string
required
file
date
string
int32
Defaults to 1
int32
string
string
string
int32
Defaults to 3
boolean
Defaults to false
boolean
Defaults to true
boolean
Defaults to true
string
Defaults to 1 or 0

Enable or disable recaptcha in signup

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json