You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Juho Kang edited this page Aug 17, 2020
·
2 revisions
POST /members
Content-Type: application/json
{
"id": "1111",
"nickname": "nickname",
"age": 11,
"gender": "MALE",
"selfIntro": "some kind of long long long self intro, some kind of long long long self intro, some kind of long long long self intro"
}