User Registration

To be used to register a new user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
length ≤ 255
^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$

Email of the user.

string
length ≤ 32
^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$

Password of the user.

string
length ≤ 255
^[0-9a-zA-Z\s!@#$%^&*()_+=-]+$

Given name of the user.

string
length ≤ 255
^[0-9a-zA-Z\s!@#$%^&*()_+=-]+$

Family name of the user.

Responses

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