Create a new user account with contact information and credentials
200 OK
12345401 Unauthorized
400 Bad Request - Validation Error
400Cause: Request parameters don’t meet validation rulesExamples:400 Bad Request - Username Not Available
400400 Bad Request - Database Error
400429 Too Many Requests
429500 Internal Server Error
500Name Validation
Username Validation
Password Validation
Password Security
PIN Security
Rate Limiting
Username Already Taken
Username is not availableSolution:Password Validation Failed
user.password must have at least 1 uppercase and lowercase character, a number, and special characterSolution:SecurePass123!Rate Limit Exceeded
ThrottlerException: Too Many RequestsSolution:JWT Bearer token authentication