POST
/
v1
/
users
/
create

Authorizations

Public-Key
string
header
required
Secret-Key
string
header
required

Body

application/json
email
string
required
password
string
required
Minimum length: 8
username
string | null

Response

200 - application/json
data
object
required
status
string
required
Allowed value: "success"