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

# Delete segment

`DELETE /segments/{id}`

Delete a segment

## Response `200`

Successful response

- DeleteSegmentResponse, nullable
  - `duration` string, required — Duration of the request in human-readable format

## Other responses

- `400` — Bad request
- `429` — Too many requests

---

[API](https://skmtc.net/streamioapi/apis/stream-io-api.md) · [All operations](https://skmtc.net/streamioapi/apis/stream-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/streamioapi/stream-io-api/versions/f5553620777b/schema)
