users
Create a new User account
Creates a new User account in the system. The email must be unique across all Users. Returns the created User object with all fields except the password.
Note: If billingDetails are provided, ensure the countryCode is valid and postalCode is included for required countries.
POST
Body
application/json
POST /v0/users/create Request body
The body is of type object
.
Response
200
application/json
POST /v0/users/create Positive response
The response is of type object
.