API ReferenceAuth - RegistrationRegister a new end userRegister a new end user POST /auth/users/register Register a new end user with email and password. Request Responses201400409500User registered successfullyValidation error or password does not meet requirementsEmail already registeredInternal server error