代理账户管理

启用代理账户

post/openapi/whitelist-account/enable

Request body

app_keystring

授权密钥

accountsstring

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

Response

codeinteger

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

msgstring

状态消息

{"stackTrail":"paths:/openapi/whitelist-account/enable: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.