---
title: "Delete a Specific Dial List"
method: DELETE
path: "/diallists/{id}"
---

# Delete a Specific Dial List

`DELETE /diallists/{id}`

This endpoint deletes a specific dial list owned by the client.

## Path parameters

- `id` integer, required

## Response `204`

204

## Other responses

- `403` — 403

---

[API](https://skmtc.dev/seebot/apis/seebottalk.md) · [All operations](https://skmtc.dev/seebot/apis/seebottalk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/seebot/seebottalk/revisions/4b8c104ade48/schema)
