添加認證賬戶、修改

基礎信息

接口狀態:已完成

請求地址:https://gapi.lunaproxy.com/open/save_child_user

請求方式:POST

內容類型:multipart/form-data

認證方式:無需認證

請求參數

參數名
參數值
是否必填
參數類型
描述說明

username

ceshiq56we

String

用戶名

password

qweqweqwe

String

密碼

flow_limit

0

String

remark

String

備註

id

String

存在則修改

neek

1792274

String

appkey

ae9ba2fd71fd1b35386d5f2c8cd6f064

String

unlimited_domain

ul2.c176bxtw.lunaproxy.net

String

不限量伺服器域名

bandwidth

50

String

帶寬限製 (Mbps)

響應示例

成功(200)

{
    "ret":0,
    "code":1,
    "msg":"success",
    "ret_data":"",
    "timestamp":1692932737
}
參數名
參數值
是否必填
參數類型
描述說明

ret

0

Integer

code

1

Integer

msg

success

String

ret_data

String

timestamp

1692932737

Integer

Last updated

Was this helpful?