批量删除子账号
sub_account_delete_batchBatch delete multiple dynamic residential proxy sub-accounts by passing comma-separated IDs and a product type. Confirmation token required to finalize the irreversible deletion.
Instructions
不可恢复。批量删除动态住宅的多个子账号,ids 为英文逗号连接的子账号 id。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | 子账号id集,以英文逗号连接 | |
| product | Yes | 产品:dynamic-no-expiry=动态住宅流量(永久),dynamic-monthly=动态住宅流量(期限) | |
| confirm_token | No | 确认码。客户端不支持弹窗确认时,第一次调用只返回操作预览和确认码;把预览告诉用户并得到同意后,用相同参数带上确认码再调一次。支持弹窗确认的客户端不需要这个参数 |