---
title: "Delete a Specific Segment"
method: DELETE
path: "/segments/{id}"
---

# Delete a Specific Segment

`DELETE /segments/{id}`

This endpoint deletes a specific segment 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)
