Fixed group scope
Build and Publish / Build and Publish Docker Image (push) Successful in 5m2s

This commit is contained in:
Ultradesu
2026-07-30 23:29:38 +01:00
parent e890d1c147
commit 974b252637
6 changed files with 4 additions and 25 deletions
+1 -1
View File
@@ -172,7 +172,7 @@ The JSON API is session-authenticated unless noted:
- `POST /api/telegram-link/unlink`
- `POST /api/vpn-clients`
- `POST /api/vpn-clients/{id}/enabled`
- `POST /api/vpn-clients/{id}/group` changes the group and rotates the client key pair
- `POST /api/vpn-clients/{id}/group` changes the server-side connectivity group without changing the client config
- `DELETE /api/vpn-clients/{id}`
- `GET /api/vpn-clients/{id}/config` returns `servers[]` with one raw AWG config and one Amnezia `vpn://` import link per registered endpoint
- `POST /api/vpn-clients/sync`