mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-10 20:26:19 +00:00
API - Update Client to inbounds Readme.md
This commit is contained in:
parent
1e52d0ac6e
commit
e3c3a5f71e
1 changed files with 1 additions and 0 deletions
|
@ -470,6 +470,7 @@ Enter the user ID in input field number 4. The Telegram accounts with this id wi
|
|||
| `POST` | `"/addClientInbounds"` | Add Client to inbounds |
|
||||
| `POST` | `"/:id/delClient/:clientId"` | Delete Client by clientId\* |
|
||||
| `POST` | `"/updateClient/:clientId"` | Update Client by clientId\* |
|
||||
| `POST` | `"/updateClientInbounds/:subId"` | Update Client by subId\* |
|
||||
| `POST` | `"/:id/resetClientTraffic/:email"` | Reset Client's Traffic |
|
||||
| `POST` | `"/resetAllTraffics"` | Reset traffics of all inbounds |
|
||||
| `POST` | `"/resetAllClientTraffics/:id"` | Reset traffics of all clients in an inbound |
|
||||
|
|
Loading…
Reference in a new issue