---
title: "Delete Segment List"
method: DELETE
path: "/accounts/segment-lists/{listId}"
tags: ["Segment List"]
---

# Delete Segment List

`DELETE /accounts/segment-lists/{listId}`

Permanently deletes a specific subscriber segment list from the account using its unique identifier.  Once deleted, the list container and its associated subscriber associations are permanently removed.

## Path parameters

- `listId` string, required

## Response `200`

List deleted successfully.

- ExternalApiResponseNew
  - `appCode` string
  - `message` string
  - `isError` boolean

## Other responses

- `400` — Bad request or invalid list ID provided.

## Changes

- **2026-08-18** `ae1e3ddfb2fb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ministrybytext/apis/pbt-api-documentation/changes/accounts/segment-lists/:listId/delete.md)

---

[API](https://skmtc.dev/ministrybytext/apis/pbt-api-documentation.md) · [All operations](https://skmtc.dev/ministrybytext/apis/pbt-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ministrybytext/pbt-api-documentation/revisions/1c0f3817b952/schema)
