유저
Get user
GET
http://15.164.213.66/spott/users
'유저 프로필 보여주는 부분'
Headers
Name
Type
Description
Authentication
string
'규칙 참조'
PATCH
http://15.164.213.66/spott/users
Headers
Name
Type
Description
Authorization
string
'규칙 참조'
Request Body
Name
Type
Description
nickname
string
'수정 할 유저의 닉네임'
profile_image
object
'multi form data로 프로필 이미지 파일 전송'
DELETE
http://15.164.213.66/spott/users
Headers
Name
Type
Description
Authorization
string
'규칙 참조'
Last updated
Was this helpful?