닉네임 중복체크
-
URL
/user/nickname/check
-
Method:
|
GET
| -
URL Params
N/A
Optional:
N/A
-
Data Params
N/A
-
Success Response:
- Code: 200
Content:{ "okay" : true }
만약 중복이라면{ "okay" : false }
- Code: 200
-
Error Response:
N/A
-
Sample Call: N/A
-
Notes: