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

# POST /openapi/whitelist-account/delete

`POST /openapi/whitelist-account/delete`

删除代理账户，请注意删除后无法恢复，已使用流量等无法查询。删除约有5分钟等待时间，在此期间仍可能产生费用。

## Request body

- object
  - `app_key` string — 授权密钥
  - `accounts` string — 代理账户，仅支持数字和字母。支持批量操作，英文逗号（,）分隔代理账户

## 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)
