美女直播

美女直播


编辑个人资料

<h5>简要描述</h5> <ul> <li>编辑个人资料接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://zhibo.cookiegeeks.com/user/replace-info</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">token</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>token</td> </tr> </tbody> </table> <h5>请求参数示例</h5> <pre><code> { "token":"91adaf3e1b1bfb68b61a7ba49fa8f516", "nickname":"揽新晨", "age":18, "country":"China", "city":"chengDu", "introduction":"这是我的自我介绍,about me", "album":[ { "id": 1, "user_id": 10, "image_url": "10", "create_time": 0 }, { "user_id": 10, "image_url": "11", "create_time": 0 }, { "id": 3, "user_id": 10, "image_url": "12", "create_time": 0 } ] }</code></pre> <h5>响应参数示例</h5> <pre><code> { "code": 200, "msg": "操作成功", "data": "" }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML