获取当前登录用户的教育经历列表
Request
HTTP request
GET https://www.featapi.com/api/user/education/
通过指定职业经历ID,更改当前登录用户的职业经历数据。
PATCH https://www.featapi.com/api/user/career/{id}/
上传头像原图到当前登录用户的profile。
POST https://www.featapi.com/api/user/profile/orig_avatar/
上传剪裁后的头像图片到当前登录用户的profile
POST https://www.featapi.com/api/user/profile/avatar/
通过用户ID,获取指定用户的profile数据。
GET https://www.featapi.com/api/user/profile/{id}/