### DELETE /api/v1/admin/nas/vpn/peers/{peerID}

`DELETE /api/v1/admin/nas/vpn/peers/{peerID}`

- Authentication: manager session (JWT) or API token
- Permission: any one of `prm_nas_vpn_peers_own`, `prm_nas_vpn_peers_all`
- Rate limit bucket: `t_mutate`

_This endpoint has no hand-written reference entry yet. The method, path, authentication, permission and rate limit above are generated from the running router and are accurate; there is no request or response example._

