---
title: "Soft delete a segment"
method: DELETE
path: "/api/segments/{id}"
tags: ["Segments"]
---

# Soft delete a segment

`DELETE /api/segments/{id}`

## Path parameters

- `id` string, required

## Response `200`

Segment deleted successfully

## Other responses

- `401` — Unauthorized
- `404` — Segment not found

---

[API](https://skmtc.net/navistone/apis/zazmic-platform-api.md) · [All operations](https://skmtc.net/navistone/apis/zazmic-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/navistone/zazmic-platform-api/versions/e2454b713133/schema)
