v11.13
This commit is contained in:
@@ -142,6 +142,7 @@ This file lists the current HTTP routes exposed by Core, grouped by access level
|
||||
| `POST` | `/admin/nodes/:id/outbounds` | `CreateNodeOutboundDto` | Creates a node outbound |
|
||||
| `PATCH` | `/admin/nodes/:id/outbounds/:outboundId` | partial `CreateNodeOutboundDto` | Updates a node outbound |
|
||||
| `DELETE` | `/admin/nodes/:id/outbounds/:outboundId` | none | Deletes a node outbound |
|
||||
| `POST` | `/admin/nodes/:id/warp/generate` | none | Registers an anonymous WARP account on the node and returns a WireGuard outbound settings object |
|
||||
|
||||
## Admin routes - routing rule sets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user