Delete authentication account

Basic Information

Interface Status:completed

Interface URL:https://gapi.lunaproxy.com/open/del_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

neek

1792274

yes

String

appkey

ae9ba2fd71fd1b35386d5f2c8cd6f064

yes

String

id

5000251

yes

String

Sub-account ID

Response example

Success(200)

{
"ret":0,
"code":1,
"msg":"success",
"ret_data":"",
"timestamp":1692349907
}
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

1692349907

yes

Integer

Last updated

Was this helpful?