---
title: "POST /openapi/whitelist-account/change-limit"
method: POST
path: "/openapi/whitelist-account/change-limit"
tags: ["代理账户管理"]
---

# POST /openapi/whitelist-account/change-limit

`POST /openapi/whitelist-account/change-limit`

修改代理账户流量上限，请注意流量统计可能有5分钟以内延迟，即实际消耗流量可能超过此限制。

## Request body

- object
  - `app_key` string — 授权密钥
  - `account` string — 代理账户，仅支持数字和字母。
  - `limit` integer — 流量限制，单位：GB，0为不设上限

## Response `200`

- object
  - `code` integer — 状态码,200 成功、3 app_key 无效、156 账户未实名认证
  - `msg` string — 状态消息
  - `data` unknown

---

[API](https://skmtc.dev/xcrawl/apis/smartproxycn-openapi.md) · [All operations](https://skmtc.dev/xcrawl/apis/smartproxycn-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xcrawl/smartproxycn-openapi/revisions/0dbe0003d78a/schema)
