代理账户管理

修改代理账户备注

post/openapi/whitelist-account/change-remark

Request body

app_keystring

授权密钥

accountstring

代理账户,仅支持数字和字母。

remarkstring

代理账户新备注,32个中文或64个英文以内。

Response

codeinteger

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

msgstring

状态消息

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