---
title: "Delete Segment"
method: DELETE
path: "/segments/{id}"
tags: ["Segments"]
---

# Delete Segment

`DELETE /segments/{id}`

Delete a segment

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests

## Changes

- **2026-08-08** `3a702c095d22` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/buttondown/apis/buttondown-api/changes/segments/:id/delete.md)

---

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