Sign up
회원가입 페이지
Check if the email is available before sign-up
POST
/users/signup/email
Request Body
Name
Type
Description
string
Email user want to sign up with
Sign up
POST
https://eton.io/users/signup
This endpoint allows you to get free cakes.
Request Body
Name
Type
Description
string
The user's email address.
password
string
The user's password.
username
string
The user's nick name.
Last updated
Was this helpful?