Add authentication account, modify

Basic Information

Interface Status:completed

Interface URL:https://gapi.lunaproxy.com/open/save_child_user

Request type:POST

Content-Type:multipart/form-data

Verification Method:no authentication required

Request Parameters

parameter name
parameter value
required
parameter type
description

username

ceshiq56we

yes

String

username

password

qweqweqwe

yes

String

password

flow_limit

0

yes

String

remark

yes

String

remarks

id

yes

String

modify if it exists

neek

1792274

yes

String

appkey

ae9ba2fd71fd1b35386d5f2c8cd6f064

yes

String

unlimited_domain

ul2.c176bxtw.lunaproxy.net

yes

String

Unlimited server domains

bandwidth

50

yes

String

Bandwidth Limitation (Mbps)

Response example

Success(200)

{
    "ret":0,
    "code":1,
    "msg":"success",
    "ret_data":"",
    "timestamp":1692932737
}
parameter name
parameter value
required
parameter type
description

ret

0

yes

Integer

code

1

yes

Integer

msg

success

yes

String

ret_data

yes

String

timestamp

1692932737

yes

Integer

Last updated

Was this helpful?