/api/auth/trafficupdate
param | type | description | mandatory | default |
---|---|---|---|---|
account_id |
string | userpass id | Y | / |
traffic_gb |
number | Initial allocated traffic (in GB) | Y | / |
type |
string | add/minus | Y | / |
{
"code": 0,
"msg": "success",
"data": ""
}
param | type | description | remark |
---|