-
Notifications
You must be signed in to change notification settings - Fork 11
avt change api
Belikhun edited this page Oct 13, 2018
·
4 revisions
-
Permission:
everyone -
Require Logged In:
true -
Require Enabled:
true
| Field | Method | Type | Description | Required |
|---|---|---|---|---|
| file | POST | image | new avt | * |
| token | POST | string | API Token | * |
| Field | Type | Description |
|---|---|---|
| src | string | Avatar URL |
{
"code":0,
"status":200,
"description":"Thay đổi ảnh đại diện thành công.","user":"admin",
"data": {
"src":"\/api\/avt\/get?u=admin&t=1537688597"
},
"runtime":0.0013878345489501953
}