---
title: "Delete a segment"
method: DELETE
path: "/v1/segments/{segment_id}"
tags: ["Segments"]
---

# Delete a segment

`DELETE /v1/segments/{segment_id}`

Delete a manual segment.

## Response `204`

The segment is deleted.

## Other responses

- `404` — The `segment_id` does not exist.
- `429` — Your request is over the 10-per-second limit.

---

[API](https://skmtc.dev/customer/apis/customer-io-journeys-api-reference.md) · [All operations](https://skmtc.dev/customer/apis/customer-io-journeys-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/customer/customer-io-journeys-api-reference/revisions/4b391af7cb06/schema)
