Parameter

Name Type Description
height float
weight int 체중
info string 자기소개
accVisibility int 계정 공개 여부

Response

{
		"user_id": 0,
		"height": 0,
		"weight": 0.0,
		"info": "string",
		"accVisibility": 0,
}