代理账户管理

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

post/openapi/whitelist-account/delete

Request body

app_keystring

授权密钥

accountsstring

代理账户,仅支持数字和字母。支持批量操作,英文逗号(,)分隔代理账户

Response

codeinteger

状态码,200 成功、3 app_key 无效、156 账户未实名认证

msgstring

状态消息

{"stackTrail":"paths:/openapi/whitelist-account/delete:post:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}

Example response

{
  "code": 200
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.