Auth

Creates a new user without sending a verification email

post/v1/auth/signup

Request body

emailstring email required
passwordstring required

Response

User created successfully

Changes