---
title: "Delete a one of vxlan configuration"
method: DELETE
path: "/config/tunnel/vxlan/{vxlanID}"
---

# Delete a one of vxlan configuration

`DELETE /config/tunnel/vxlan/{vxlanID}`

Return a list of existing tunnels of a type. If there're no tunnels to return, empty list will be returned.

## Path parameters

- `vxlanID` integer, required

## Response `204`

OK

## Other responses

- `401` — Invalid authentication credentials
- `500` — Internal service error
- `503` — Maintenance mode

---

[API](https://skmtc.net/loxilb-io/apis/loxilb-rest-api.md) · [All operations](https://skmtc.net/loxilb-io/apis/loxilb-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loxilb-io/loxilb-rest-api/revisions/45e9f0a95af0/schema)
