---
title: "Delete a profile segment"
method: DELETE
path: "/api/reach/v1/profiles/{profileUuid}/segmentation/segments/{segmentUuid}"
tags: ["Reach: Segments"]
---

# Delete a profile segment

`DELETE /api/reach/v1/profiles/{profileUuid}/segmentation/segments/{segmentUuid}`

Delete a segment.

Only the segment definition is removed. The contacts that matched it are left untouched.

## Path parameters

- `profileUuid` string, required
- `segmentUuid` string, required

## Response `200`

Success empty response

- CommonSuccessEmptyResource
  - `message` string

## Other responses

- `401` — Unauthenticated response
- `500` — Error response

## Changes

> 88 revisions in range; 6 could not be searched.

- **2026-08-07** `796bd5194565` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/hostinger/apis/hostinger-api/changes/api/reach/v1/profiles/:profileUuid/segmentation/segments/:segmentUuid/delete.md)

---

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