> For the complete documentation index, see [llms.txt](https://huajiangs-organization.gitbook.io/xiao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://huajiangs-organization.gitbook.io/xiao/copy-of-xiao/proxies/openapi/shua-xin-liu-liang-shu-ju.md).

# 刷新流量数据

**Request Method:&#x20;**<mark style="color:orange;">**POST**</mark>

```
//post请求
https://start.unionproxy.xyz/ip/system/user/timeTrafficLimit
```

```json
//json传参字段说明
//Authorization其实就是登录时候获取的token
请求凭证（用户登录返回）
{
"Authorization": "Bearer MdNtlpQCI8E5w"
}
```

没有放回结果，可以通过/getInfo获取最新使用流量情况
