Search
Duplicate

유저 프로필 보기

Method
GET
API
/api/users/{userId}
Category
user
Request Body
Request Header
Response Body
{ "success": true, "httpStatus": "OK", "responseBody": { "data": { "username": "test5", "email": "test@test.com", "introduce": "HI!" }, "errorResponse": null } }
비고