刪除認證賬戶

基礎信息

接口狀態:已完成

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

請求方式:POST

內容類型:multipart/form-data

認證方式:無需認證

請求參數

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

neek

1792274

String

appkey

ae9ba2fd71fd1b35386d5f2c8cd6f064

String

id

5000251

String

子賬戶ID

響應示例

成功(200)

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

ret

0

Integer

code

1

Integer

msg

success

String

ret_data

String

timestamp

1692349907

Integer

Last updated

Was this helpful?