post https://platform-api.sandbox.testessential.net/reg/v1/signup
This endpoint registers a new user by providing an email and password. If successful, it returns a 200 OK
response and sends a confirmation code on the user's email.
How to Register?
Follow the step-by-step instructions in our User Registration Process.
Password Requirements:
- Length: 10 to 32 characters
- Must contain both lowercase and uppercase Latin letters
- Must include at least 1 number
- Must contain at least 1 symbol (e.g.,
!
,@
,#
,$
)