Menu

allocate

add/delete traffic of one userpass

API

  • Address: /api/auth/trafficupdate
  • Method: GET

Params

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 /

Response

json Copy
{
    "code": 0,
    "msg": "success",
    "data": ""
}

Explain Response

param type description remark
Previous
update
Next
remark
Last modified: 2025-06-20