Sign up a new user
Auth
Sign up a new user
POST
Sign up a new user
Body
application/json
User first name
Example:
"John"
User last name
Example:
"Doe"
User email address
Example:
User password
Example:
"password123"
Response
201
Sign-up initiated. Check email for confirmation.