---
title: "Delete an allowlist"
method: DELETE
path: "/allowlists/{allowlistId}"
tags: ["Allowlists"]
---

# Delete an allowlist

`DELETE /allowlists/{allowlistId}`

## Path parameters

- `allowlistId` string, required

## Response `204`

Successfully deleted

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `405` — Method Not Allowed
- `500` — Internal Server Error

---

[API](https://skmtc.net/dynamic/apis/dashboard-api.md) · [All operations](https://skmtc.net/dynamic/apis/dashboard-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dynamic/dashboard-api/revisions/aac826315d90/schema)
