修改子账号备注
sub_account_updateModify the remark of a sub-account in dynamic residential proxy products. Provide product type and sub-account ID to update its note; confirmation may be required for approval.
Instructions
修改动态住宅某个子账号的备注。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 子账号id | |
| remark | No | 备注 | |
| product | Yes | 产品:dynamic-no-expiry=动态住宅流量(永久),dynamic-monthly=动态住宅流量(期限) | |
| confirm_token | No | 确认码。客户端不支持弹窗确认时,第一次调用只返回操作预览和确认码;把预览告诉用户并得到同意后,用相同参数带上确认码再调一次。支持弹窗确认的客户端不需要这个参数 |