[Account] Cập nhật profile - duyit2405/portal-app GitHub Wiki
Request
-
Method: POST
-
URL: /api/UserProfile/EditProfile
-
FULL URL WITH SERVER: http://vsn.thenhan.com/api/UserProfile/EditProfile
-
Header:
Authorization:Bearer {access_token}
-
Description: Cập nhật profile
-
Note For Response:
Parameter URL: N/A
Data POST
{
"ID":583,
"DisplayName":"Phúc Nguyễn",
"Avatar":"/Download/avatar/1037/2116/583.jpg?1507387224336",
"MobilePhone":"016888828716",
"Address":"Địa chỉ",
"Introduction":"Giới thiệu",
"Facebook":"FB"
}
- Response: