---
title: "Delete an SNI"
method: DELETE
path: "/{workspace}/snis/{SNIIdOrName}"
tags: ["SNIs"]
---

# Delete an SNI

`DELETE /{workspace}/snis/{SNIIdOrName}`

Delete an SNI

## Path parameters

- `SNIIdOrName` string, required
- `workspace` string, required

## Response `204`

Successfully deleted SNI or the resource didn't exist

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/kong/apis/kong-enterprise-admin-api.md) · [All operations](https://skmtc.net/kong/apis/kong-enterprise-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/kong-enterprise-admin-api/revisions/28b1f8a59cdc/schema)
